Roles
Role Delete
Deletes a role.
DELETE
/roles/{role_id}Deletes a role.
storyden-session<token>
In: cookie
Path Parameters
role_id*string
Role ID
Response Body
application/json
curl -X DELETE "https://example.com/roles/cc5lnd2s1s4652adtu50"Empty
Empty
Empty
{
"type": "string",
"title": "string",
"detail": "string",
"trace_id": "string",
"metadata": {}
}