Replace organization permission override

Replace the organization-level permission override for a given permission key.

Path parameters

idintegerRequired
A unique integer value identifying this organization.
permissionstringRequired
Permission key to update within the organization.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
permissionstringRequired>=1 character<=255 characters
roleslist of enumsOptional
Explicit roles that have this permission within the organization.

Response

default_rolestring
idinteger
labelstring
optionsstring
organizationinteger
permissionstring<=255 characters
tooltipstring
roleslist of enums or null
Explicit roles that have this permission within the organization.

Errors