Last updated 4 months ago
Only non-editable roles can be deleted.
Enter the ID of the existing role to be deleted.
The requested API version
1.0
Class for representing response.
DELETE /roles/{roleId} HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: Role deleted successfully.
{ "message": "text", "statusCode": 1 }