Delete a role.
Path Parameters
template_id*string
The template ID.
Format
uuidrole_name*string
The role name to delete.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://api.verdocs.com/v2/roles/TEMPLATE_ID/ROLE_NAME" \ -H "Authorization: Bearer ACCESS_TOKEN" \ -H "content-type: application/json" \ -d '{"param": "value"}'"string"{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}