Skip to main content
POST
Accept a team invitation (email, deprecated)

Authorizations

Authorization
string
header
required

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

Body

application/json
token
string
required

Invitation token from email

Response

Joined the team

success
boolean
Example:

true

data
object
message
string