RyTask docs
REST APIOrgs

Soft-delete the organization (Owner only) (FR-RBAC-003, FR-TEN-006)

View as MarkdownOpen in ChatGPTOpen in Claude
DELETE
/orgs/current

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X DELETE "https://example.com/orgs/current"
Empty
{  "code": "string",  "message": "string",  "details": {}}