REST APIOrgs
Soft-delete the organization (Owner only) (FR-RBAC-003, FR-TEN-006)
curl -X DELETE "https://example.com/orgs/current"Empty
{ "code": "string", "message": "string", "details": {}}curl -X DELETE "https://example.com/orgs/current"{ "code": "string", "message": "string", "details": {}}