Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationRoles

Delete a role.

DELETE
/v2/roles/{template_id}/{role_id}

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://api.verdocs.com/v2/roles/{template_id}/{role_id}"
"string"
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}