Skip to content
Go To Dashboard

DELETE /v1/organizations/id/invites/inviteId

DELETE /v1/organizations/{id}/invites/{inviteId}

No authentication required.

ParameterTypeRequiredDescription
inviteIdstringYes-
Terminal window
curl -X DELETE "https://api.sapiom.ai/v1/organizations/:id/invites/:inviteId" \
-H "Authorization: Bearer YOUR_API_KEY"