Delete project
projects
Delete project
Permanently deletes a project and all associated packages, versions, and connections. This operation is irreversible.
Authorization: Requires project admin permissions. Warning: This operation will cascade delete all child resources. Side Effects: Removes all packages, versions, and connections within the project.
DELETE
Delete project
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the organization Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$The unique identifier of the project Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Response
Project deleted successfully