Set Push Sync Enabled
PUT /integrations/crm-sync/push-enabled
PUT
/integrations/crm-sync/push-enabled
Turn continuous PUSH on or off for a connection.
enabled is explicit rather than a toggle, so a retried request is
idempotent instead of flipping the state back.
Authorizations
Parameters
Header Parameters
Request Body required
Turn continuous sync on or off for one connection.
object
connection_id
required
Which CRM connection.
string
enabled
required
Explicit, not a toggle - a retried request is then idempotent.
boolean
Responses
200
Successful Response
object
data
required
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string