Invites
Delete invite
Rejects an invitation using the provided token.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The invitation token.
Response
200 - application/json
Success message.
Was this page helpful?