Delete a user invite
Delete an existing user invite.
Path parameters
organizationId
The ID of the Organization where the user was invited to.
inviteId
The invite’s ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.