Delete organization
Organizations
Delete organization
Delete an organization
DELETE
Delete organization
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Payments API now live! Read more at API Reference
curl --request DELETE \
--url https://platform.usewarp.net/api/organizations/{id} \
--header 'Authorization: Bearer <token>'{
"message": "Organization deleted successfully"
}Delete an organization
curl --request DELETE \
--url https://platform.usewarp.net/api/organizations/{id} \
--header 'Authorization: Bearer <token>'{
"message": "Organization deleted successfully"
}Was this page helpful?
