Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Update a member’s role (owner/admin/staff only).
cURL
curl --request PATCH \ --url https://api.avala.ai/api/v1/organizations/{slug}/members/{user_uid}/role/ \ --header 'X-Avala-Api-Key: <api-key>'
API key for authentication. Generate one in Mission Control Settings > Security & Identity.
Was this page helpful?