v3

latestOpenAPI 3.1.02026-07-3153169140.2 KB
connector

Create Connector

post/v1/workspaces/{workspace_id}/connectors

Path parameters

workspace_idstring required

Query parameters

connectorIdstring required

Request body

namestring

Resource name in the form workspaces/{workspace}/connectors/{connector}.

createTimestring date-time nullable

Time at which the connector was created.

updateTimestring date-time nullable

Time at which the connector was most recently updated.

revisioninteger

Monotonically increasing revision of this connector specification.

revisionHashstring

Opaque lowercase SHA-256 fingerprint identifying the persisted connector-definition revision.

Response

Successful Response

namestring required

Resource name in the form workspaces/{workspace}/connectors/{connector}.

createTimestring nullable

Time at which the connector was created.

updateTimestring nullable

Time at which the connector was most recently updated.

revisionstring

Monotonically increasing revision of this connector specification.

revisionHashstring

Opaque lowercase SHA-256 fingerprint identifying the persisted connector-definition revision.