Auth
Revokes all tokens associated with a service and mode. It is not possible to tell whether the service actually exists (in connector), so this method currently does not return a 404.
delete/v1/frontend/auth/service/{serviceExternalId}/mode/{serviceMode}/revoke-all
Path parameters
serviceExternalIdstring required
serviceMode'LIVE' | 'TEST' required
Response
default response