Trigger a manual sync on an integration.

POST
/v1/admin/integrations/:integration_id/manual-sync

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

Request

This endpoint expects an object.

Response

Successful response

resultobject

Errors

Built with