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.
Update an invite to accepted status and create tenant user.
cURL
curl --request POST \ --url http://localhost:8000/v1/invites/{invite_id}/accept
{ "tenant_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Successful Response
Response returned after accepting an invite.
Tenant user role.
USER
OWNER
ADMIN