latestOpenAPI 3.1.02026-08-223321,1001.6 MB

2134ebffd1ef

integrations-v3

Create Org Connector

Create a new OrgConnector for an organization.

Permissions: platform admin only.

Returns HTTP 201 with the created connector.

post/internal/v3/integrations/org_connectors

Request body

organization_idstring required

Organization ID that owns the connector

namestring required

Name of network of which the connector tunnels through. Should be a name that makes sense to the customer 'eg: XCorp VPN, XCorp k8` (unique per organization)

urlstring required

Controller URL from inside the k8s cluster

descriptionstring nullable

Optional description

Response

Successful Response

idstring required
organization_idstring required
namestring required
urlstring required

URL of the Edge Controller this connector's tunnel routes through (not the customer connector itself, which is outbound-only and has no reachable address)

descriptionstring nullable required
created_atstring date-time required