Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.example.com/api/v1/workspace/members/{user_id} \ --header 'Content-Type: application/json' \ --data ' { "role": "<string>" } '
{}
Change a member’s role (owner only). Can’t demote the workspace’s last owner.
Successful Response
The response is of type Response Change Role Api V1 Workspace Members User Id Patch · object.
Response Change Role Api V1 Workspace Members User Id Patch · object