Connectors

Retry connector sync event

Re-queues one connector sync event.

post/v1/connector-sync-events/{connectorSyncEventId}/retry

Path parameters

connectorSyncEventIdstring typeid required

Den TypeID with 'cse_' prefix and a 26-character base32 suffix.

Response

Connector sync event retried successfully.

oktrue required
queuedtrue required

Changes

Changed in 1 of the 27 revisions of this API.2

    • removed the pattern ^cse_.* from the path request parameter connectorSyncEventId

      request-parameter-pattern-removed

    • the / response's property pattern ^cse_.* was removed for the status

      response-property-pattern-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog