Users
Respond to Invitation
Accept or reject an invitation to join a project.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The response to the invitation. Valid values: accept, reject.