Trigger a manual sync on an integration.

Trigger a manual sync on an integration. This request has no impact if a sync is already in progress, but the endpoint will return a 400 with a corresponding error code.

Path parameters

integration_idstringRequired
The Propexo unique identifier for the integration

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
sync_config_idstringOptional
The Propexo unique identifier for a sync configuration

Response

Successful response
resultobject

Errors