Skip to main content
POST
Add permission to custom role

Authorizations

api_access_token
string
header
required

API access token authentication

Path Parameters

account_id
string<uuid>
required

Account ID

id
string<uuid>
required

Custom Role ID

Body

application/json
permission_key
string
required

Response

Permission added successfully

success
boolean
Example:

true

data
object
meta
object
message
string