Invites
Delete Invite
Delete a pending invite for the organization by email.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The slug of the organization or user account.
The email of the user invited.
Example:
"iku@turso.tech"
Response
Successful response (No Content)