API Details |
Path: /v1/accesstokens Method: GET Description: Retrieves the list of applications for the currently logged-in user. |
Path: /v1/accesstokens Method: POST Description: Creates an application for the given event Id. |
Path: /v1/accesstokens/{appId} Method: PUT Description: Renews the access tokens of a specific application associated with the event Id. |
Path: /v1/accesstokens/{appId} Method: DELETE Description: Deletes the access tokens of a specific application associated with the event Id. |
Path: /v1/events Method: GET Description: Retrieves the list of events in API Portal filtered by query parameters. |
Path: /v1/events Method: POST Description: Updates the status of the list of events in API Portal. |
Path: /v1/events/apis Method: POST Description: Retrieves the list of events for all APIs published in API Portal. |