Delete a Project

delete

/primeapi/restapi/project/{id}?cascadeOnDelete={cascadeOnDelete}

Send a request to this endpoint to delete a project. The application object with an ID value that matches the value of the {id} path parameter will be deleted.

Request

Path Parameters
Query Parameters

Response

Supported Media Types

204 Response

Successful operation with no content.

404 Response

Invalid input for the Project service.