Skip to main content

Retry failed or partially failed sync history item

POST 

/api/v1/sync/history/:id/retry

Retries a failed or partially failed sync history item for the authenticated user. For partial items, only destinations that failed are retried.

A successful or partially successful retry marks the original row as retried and creates a new sync history row. A completely failed retry returns the failure result without creating another history row.

Request

Responses

Retry attempt completed