Skip to main content
DELETE
Delete a role binding.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
principal
string
required
resource
string
required
role
string
required

Response

200 - application/json

Binding deleted

deleted
boolean
required