curl --request POST \
--url https://api.openworklabs.com/v1/connector-targets/{connectorTargetId}/resync{
"ok": true,
"queued": true,
"job": {
"id": "<string>"
}
}Queues a manual resync for a connector target.
curl --request POST \
--url https://api.openworklabs.com/v1/connector-targets/{connectorTargetId}/resync{
"ok": true,
"queued": true,
"job": {
"id": "<string>"
}
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?