curl -X DELETE https://api.intellibase.dev/api/v1/projects/proj-abc123 \ -H "Authorization: Bearer ib-your-api-key"
(Empty response body)
Permanently delete a project and all its data
DELETE https://api.intellibase.dev/api/v1/projects/{project_id}
204 No Content