Create a Project Snapshot

post

/primeapi/restapi/action/projectSnapshot

Send a request to this endpoint to create a project snapshot. 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

Supported Media Types
Body ()
Project Snapshot to be created.
Root Schema : ApiEntityProjectSnapshot
Type: object
Show Source
Nested Schema : TimezoneSensitiveDateTime
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityProjectSnapshot
Type: object
Show Source
Nested Schema : TimezoneSensitiveDateTime
Type: object
Show Source

400 Response

Invalid input for the Action service.