Join Org With Invite
Accept (or reject) an invitation to join a team.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Whether user accepts(1) or declines(0) invitation
Available options:
0
, 1
Was this page helpful?