cURL
curl --request POST \ --url https://api.theauthapi.com/invitations \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "emails": [ "<string>" ], "role": "<string>", "accountId": "<string>", "projectIds": [ "<string>" ] } '
Documentation IndexFetch the complete documentation index at: https://docs.theauthapi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.theauthapi.com/llms.txt
Use this file to discover all available pages before exploring further.