Delete
|
|||||
|
|
Delete an ASP issued by a user
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 |
codeId Required |
INTEGER |
The unique ID of the ASP to be deleted |
= 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 |
codeId INTEGER Required The unique ID of the ASP to be deleted |