Clients
Remove Client Permission
Removes a permission from an existing API client. A new access token is not required. Future API calls will immediately be affected.
delete/connect/clients/{id}/permission/{perm}
Path parameters
idstring required
The API client ID from which the permission will be removed
permstring required
The permission to remove
Response
The permission was successfully removed
Changes
No recorded changes to this endpoint across all 23 revisions of this API.