Connectors
Resync connector target
Queues a manual resync for a connector target.
post/v1/connector-targets/{connectorTargetId}/resync
Path parameters
connectorTargetIdstring typeid required
Den TypeID with 'ctg_' prefix and a 26-character base32 suffix.
Response
Connector target resync queued successfully.
Changes
Changed in 1 of the 25 revisions of this API.2
- ○
removed the pattern
^ctg_.*from thepathrequest parameterconnectorTargetIdrequest-parameter-pattern-removed
- ○
the
job/idresponse's property pattern^cse_.*was removed for the status202response-property-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○