Skip to main content

Delete project from domain

DELETE 

/domains/:domainPid/projects/:projectPid

Permanently deletes projectPid when it belongs to domainPid. Requires domain owner/admin. Returns 404 when the domain or project is unknown, the project is not in the domain, or not visible to the caller.

Request

Responses