Last updated 8 months ago
Only non-editable roles can be deleted.
Expects Id of an existing role
The requested API version
1.0
Class for representing response.
DELETE /roles/{roleId} HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Acknowledgment for successful deletion of an existing role
{ "message": "text", "statusCode": 1 }