Deletes a project in a space.
delete/v1/spaces/{spaceName}/projects/{name}
Path parameters
spaceNamestring required
The name of the space.
namestring required
The name of the project in the space. To retrieve a list of project names, use <a>ListProjects</a>.
Response
Success