Users
Revoke user's access to account
Revokes user’s access to the specified account. If the specified user doesn’t have access to multiple accounts, the user is deleted.
DELETE
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Response
200
The user's access has been successfully revoked.