Delete Invitation

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

Path parameters

invitation_idstringRequired
The unique identifier of the invitation to delete

Headers

AuthorizationstringRequired

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

Errors