Skip to main content
POST
/
team
/
invitations
/
accept
/
{token}
Accept an invitation
curl --request POST \
  --url https://api.engagefabric.com/team/invitations/accept/{token} \
  --header 'Authorization: Bearer <token>'

Documentation Index

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

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

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Path Parameters

token
string
required

Invitation token

Response

Invitation accepted, returns new member