Replace organization permission override

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Replace the organization-level permission override for a given permission key.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

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

Request

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

Response

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

Errors