v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483477323.4 KB

Creates a C2C (cloud-to-cloud) connector.

post/cloud-connectors

Request body

Namestring required

The display name of the C2C connector.

Descriptionstring

A description of the C2C connector.

EndpointType'LAMBDA'

The type of endpoint used for the cloud connector, which defines how the connector communicates with external services.

ClientTokenstring

An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.

Response

Success

Idstring

The unique identifier assigned to the newly created cloud connector.