POST
/
v1
/
teams
/
accept-invite
/
{invitation}
cURL
curl --request POST \
  --url https://api.comm.com/api/v1/teams/accept-invite/{invitation} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

invitation
string<uuid>
required

The invitation ID