Skip to main content
PUT
Set Role Permissions

Authorizations

Authorization
string
header
required

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

Path Parameters

organization_id
string<uuid> | null
required
role_id
string<uuid>
required

Query Parameters

resource_id
string<uuid> | null
source_id
string<uuid> | null
integration_source_id
string<uuid> | null
data_source_id
string<uuid> | null
context_source_id
string<uuid> | null
job_id
string<uuid> | null

Body

application/json

Full replacement semantics for PUT .../role/{id}/permission

permissions
RolePermissionCreate · object[]
required

Response

Successful Response

id
string<uuid>
required
role_id
string<uuid>
required
resource_type
string
required
action
string
required
created_at
string<date-time>
required