Skip to main content
POST
/
invitations
/
{invitationId}
/
accept
cURL
curl --request POST \
  --url https://api.theauthapi.com/invitations/{invitationId}/accept \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.theauthapi.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

invitationId
string
required

Response

201 - undefined