Projects

Delete a project

Permanently deletes a specific project by its ID and all associated resources including branches and databases. This action cannot be undone.

delete/organizations/{organizationID}/projects/{projectID}

Path parameters

organizationIDstring required

Unique identifier of the organization containing the project

projectIDstring required

Unique identifier of the project to delete

Response

Project successfully deleted

Changes

No recorded changes to this endpoint across all 43 revisions of this API.