Delete a Project Snapshot

delete

/api/restapi/action/project/snapshot/{snapshotId}

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

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

204 Response

Successful operation with no content.

404 Response

Invalid input for the Action service.
Back to Top