Clients
Assign Client Permission
Assigns a permission to an existing API client. A new access token is not required. Future API calls will immediately be affected.
post/connect/clients/{id}/permission/{perm}
Path parameters
idstring required
The API client ID to which the permission will be assigned
permstring required
The permission to assign
Response
The permission was successfully assigned