Skip to main content

Deletes a project owned by the current user.

DELETE
/v1/projects/:projectId

A project can only be deleted once it is empty. If it still owns any VMs, networks or public IPs the request fails with 409 Conflict and nothing is deleted — remove those resources first, then retry. Deletion does not cascade.

Request

Responses

The project was deleted.