Role Management
Delete Custom Role
Deletes a custom user role by ID.
delete/restapi/v1.0/account/{accountId}/user-role/{roleId}
Path parameters
roleIdstring required
Internal identifier of a role
accountIdstring required
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
Query parameters
validateOnlyboolean
Specifies that role should be validated prior to deletion, whether it can be deleted or not
Response
No content