Skip to main content
DELETE
Revoke user's access to account

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

userId
integer
required

User's ID.

clientId
integer
required

Account ID.

Response

The user's access has been successfully revoked.