Delete Organization
Purge-delete an organization and all its resources.
Flow:
- Verify the requesting user is an org owner
- Delete all org repos (Gitea repos)
- Delete org-scoped Gitea tokens stored on user accounts
- Delete org from Gitea
- Delete org profile pictures from S3
- Delete org from the database Background: Soft-delete ClickHouse examples/predictions via Celery
delete/api/v2/orgs/{org}
Path parameters
orgstring required
Headers
authorizationstring nullable
Cookies
modaic_sessionstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/v2/orgs/{org}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}