curl -L -X DELETE https://api.turso.tech/v1/organizations/{organizationSlug}/invites/{email} \ -H 'Authorization: Bearer TOKEN'
This response does not have an example.
Delete an invite for the organization by email.
The slug of the organization or user account.
The email of the user invited.
"iku@turso.tech"
Successful response (No Content)
Was this page helpful?