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