Path parameters
string
required
The unique name of the project to delete.
Response
The response code and lifecycle behaviour depend on the project’s current phase:Terminating lifecycle
After you send a DELETE request, the project enters
Terminating phase. It remains visible in the API until the agent confirms all Docker resources have been removed and the controller performs the final deletion. Poll GET /api/v1/projects/ to observe progress.