Skip to main content

rbac_roles_destroy

DELETE 

/api/v3//rbac/roles/:uuid/

Role viewset

Request

Path Parameters

    uuid uuidrequired

    A UUID string identifying this Role.

Responses

No response body

curl -L -X DELETE '/api/v3/rbac/roles/:uuid/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired