Delete a Project Snapshot

delete

/primeapi/restapi/action/project/snapshot/{id}

Send a request to this endpoint to delete a project snapshot with an ID value matching the value of the {id} path parameter. Project snapshots capture the state of projects at a particular point in time. Use project snapshots to monitor changes to project data over time.

Request

Path Parameters

Response

Supported Media Types

204 Response

Successful operation with no content.

404 Response

Invalid input for the Action service.