Connections
Create connection
Store credentials for a connector as a reusable named connection.
POST
Creates a new connector connection. Credentials are stored encrypted and never returned in plain text after creation.
Request body
Human-readable name. 1–100 characters.
The connector to configure, e.g.
slack, github.The auth method, e.g.
apiKey, basic, oauth2.Key-value credential map. Keys and structure are connector-specific.
PRIVATE (default) | SPACE | GLOBALRequired if
visibility is SPACE.
