v7
latestOpenAPI 3.0.12026-07-131134150.6 KBBatch
Upsert subscriptions
This endpoint allows you to perform a batch upsert operation on subscription objects, which will either update existing records or create new ones if they do not already exist. The operation returns the status, timestamps, and a list of successfully processed objects.
post/crm/objects/2026-09/{objectType}/batch/upsert
Path parameters
objectTypestring required
Object type.
Request body
Response
successful operation
Example response
{
"numErrors": 10
}