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_id
The unique identifier of the invitation to delete
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.