Delete
|
|||||
|
|
Delete all access tokens issued by a user for an application
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage data access permissions for users on your domain
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
userKey Required |
STRING |
Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID |
clientId Required |
STRING |
The Client ID of the application the token is issued to |
= Parameter name
= Format
userKey STRING Required Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID |
clientId STRING Required The Client ID of the application the token is issued to |