Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.example.com/api/v1/invitations/{invitationId} \ --header 'x-api-key: <api-key>'
{ "statusCode": 404, "message": "Invitation not found", "error": "Not Found" }
This endpoint is used to delete an invitation by its ID.
The ID of the invitation to delete
Successfully deleted the invitation