Valyourise Logo

ValYouRise

DevelopmentApi

Delete organization

Archives the organization and attempts to remove its backing Appwrite team and related access bindings.

DELETE
/api/orgs/{orgId}

Archives the organization and attempts to remove its backing Appwrite team and related access bindings.

PAT<token>

Personal Access Token

In: header

Path Parameters

orgId*string

Response Body

application/json

curl -X DELETE "https://loading/api/orgs/string"
{
  "success": true
}
Empty