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.ionworks.com/organizations/{organization_id}/users/{user_id}/role \ --header 'Content-Type: application/json' \ --data ' { "role_name": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Update a user’s role within the organization.
Request model to update a user's organization role by role name.
Successful Response
Was this page helpful?
Contact support