Skip to content
Go To Dashboard

DELETE /v1/organizations/id

DELETE /v1/organizations/{id}

No authentication required.

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