Skip to main content
PUT
Update permission

Authorizations

Authorization
string
header
required

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

Path Parameters

permission_id
string<uuid>
required

Body

application/json
permission
string
required
Pattern: ^[CRUDA]+$
active
boolean
default:true

Response

200

Permission updated successfully