Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.openworklabs.com/v1/connector-sync-events/{connectorSyncEventId}/retry
{ "ok": true, "queued": true, "job": { "id": "<string>" } }
Re-queues one connector sync event.
Den TypeID with 'cse_' prefix and a 26-character base32 suffix.
30
^cse_.*
Connector sync event retried successfully.
Show child attributes
Was this page helpful?