Delete Invitation

Delete a user invitation. This endpoint cancels a pending invitation before it is accepted. The invitation will no longer be valid.

Authentication

AuthorizationBearer

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

Path parameters

invitation_idstringRequired
The unique identifier of the invitation to delete

Response

Successful Response

Errors