Error
Accounts & Teams
Update Member Roles
Updates the RBAC roles assigned to a team member. The roles array
replaces the member’s existing roles entirely.
Requires team:change_role permission.
PATCH
Error
Documentation Index
Fetch the complete documentation index at: https://docs.naturalead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token using an API key (format nl_live_* or nl_test_*)
Path Parameters
The user ID of the team member
Body
application/json
New set of roles for the member
Minimum array length:
1Available options:
owner, integrator, ai_architect, operator, analyst Response
Roles updated
Example:
true