Connectors
Sync connector instance now
Queues sync work for each connector target without sync work already queued or running.
post/v1/connector-instances/{connectorInstanceId}/sync-now
Path parameters
connectorInstanceIdstring typeid required
Den TypeID with 'cin_' prefix and a 26-character base32 suffix.
Response
Connector instance sync queued successfully.
Changes
Changed in 2 of the 25 revisions of this API.2
- ○
removed the pattern
^cin_.*from thepathrequest parameterconnectorInstanceIdrequest-parameter-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○