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.
What each role can do.
curl -X PATCH https://api.flexorch.com/v1/team/members/{user_id}/role \ -H "Authorization: Bearer eyJ..." \ -H "Content-Type: application/json" \ -d '{"role": "admin"}'