Delete an organization
organizations
Delete an organization
Permanently deletes an organization and all associated resources including projects, packages, workspaces, and user groups. This operation is irreversible.
Authorization: Requires organization admin permissions. Warning: This operation will cascade delete all child resources. Side Effects: Removes all data associated with the organization.
DELETE
Delete an organization
Documentation Index
Fetch the complete documentation index at: https://docs.credibledata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the organization to delete Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Response
Organization deleted successfully