Skip to main content
POST
Create Snapshot

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
snapshotRequests
object[]
required

An array of CrmObjectSnapshotRequest objects, each representing a request to create a snapshot for a specific CRM object. This property is required.

Response

successful operation

snapshotResponses
object[]
required

An array of CrmObjectSnapshotResponse objects, each representing the result of a snapshot operation for a specific CRM object. This property is required.

Last modified on April 14, 2026