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.
Remove member from team (owner/admin only).
cURL
curl --request DELETE \ --url https://api.avala.ai/api/v1/organizations/{slug}/teams/{team_slug}/members/{user_uid}/ \ --header 'X-Avala-Api-Key: <api-key>'
API key for authentication. Generate one in Mission Control Settings > Security & Identity.
Was this page helpful?