Delete invite
Invalidates an existing email invitation. The invitation will still show up in the inbox it has been delivered to, but activating it to join the workspace won’t work. This endpoint may only be called by workspace administrators.
Headers
xi-api-key
Request
This endpoint expects an object.
email
The email of the customer
Response
Successful Response
status
The status of the workspace invite deletion request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.
Errors
422
Delete Existing Invitation V1workspace Invites Delete Request Unprocessable Entity Error