Skip to main content
POST
Create a permission

Authorizations

Authorization
string
header
required

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

Body

application/json
resource
string
required

Resource type associated with a permissions

status
object
required

Status of a permission

verb
object
required

Verb (action) associated with a permissions

Response

OK