v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
connectors

`POST /orgs/{org_id}/connectors/{connector_id}/update`

Trigger a connector software update.

post/orgs/{org_id}/connectors/{connector_id}/update

Path parameters

org_idstring required
connector_idstring required

Request body

versionstring nullable

Target version (0.1.3 or v0.1.3). Omit for the published latest.

Response

Connector already on the target version

artifactstring required

Release artifact selected for the connector's platform.

dispatchedboolean required

false when the connector already reports the target version (no-op).

target_versionstring required

Bare semver the connector was told to move to.