Partially update a custom role. System roles cannot be modified.
Documentation Index
Fetch the complete documentation index at: https://docs.timbal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Replace the full action grant set. Omitted fields are left unchanged.
A domain action a role can grant. Action keys follow
<scope>.<resource>.<verb> (e.g. org.project.create).
org.project.create, org.user.view, org.user.invite, org.user.remove, org.user.role.update, org.billing.manage, org.domain.view, org.domain.manage, org.kb.create, org.profile.update, org.role.manage, org.notification.channel.view, org.notification.channel.manage, org.notification.rule.view, org.notification.rule.manage Human-readable description. Pass null to clear.
Role name. Must remain unique within the organization.
Role updated
A role with its full set of granted actions.
Domain actions this role grants. May be empty.
A domain action a role can grant. Action keys follow
<scope>.<resource>.<verb> (e.g. org.project.create).
org.project.create, org.user.view, org.user.invite, org.user.remove, org.user.role.update, org.billing.manage, org.domain.view, org.domain.manage, org.kb.create, org.profile.update, org.role.manage, org.notification.channel.view, org.notification.channel.manage, org.notification.rule.view, org.notification.rule.manage Stable role identifier. Pass as role_id to
PATCH /orgs/{org_id}/users to assign this role to a member.
Role name. Unique within the organization (and globally for system roles).
Whether a role is a built-in preset or defined by the organization.
system roles are read-only; custom roles can be edited or deleted
by an organization admin.
system, custom Optional human-readable description.