Update a workspace member role
workspaces
Update a workspace member role
Update a workspace member role
Documentation Index
Fetch the complete documentation index at: https://docs.acornops.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Example:
"4b930d98-add9-4924-ab26-3c16d96ec373"
Body
application/json
Deployment-supported workspace role key. Built-ins are owner, admin, operator, viewer, and auditor; custom roles are lowercase snake_case.
Pattern:
^[a-z][a-z0-9]*(?:_[a-z0-9]+)*$