Update obligations for a built-in role
Roles
Update obligations for a built-in role | Comp AI API
Override the obligations for a built-in role (e.g., turn off the compliance obligation for owners). Permissions stay sourced from the hardcoded defaults.
PATCH
Update obligations for a built-in role
Authorizations
API key for authentication
Path Parameters
Built-in role name
Example:
"owner"
Body
application/json
Obligations override for the built-in role.
Example:
{ "compliance": false }
