Auth
Revokes all tokens associated with a gateway account. It is not possible to tell whether the gateway account actually exists (in connector), so this method currently does not return a 404.
delete/v1/frontend/auth/{accountId}/revoke-all
Path parameters
accountIdstring required
Response
default response
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○