- Docs
- Api%2Freference%2Forganizations%2FDeleteRole
Delete an role
Remove an role from the system by providing its unique ID.
AuthorizationBearer <token>
In: header
Path Parameters
organizationId*string
Unique identifier of the organization
roleId*string
Unique identifier of the organization role
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://api-testnet.dual.network/organizations/string/roles/string"{}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}