Create connection environments
Connection environments
Create connection environments
Creates connection environments by associating environment-specific connections with a base connection
POST
Create connection environments
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Body
application/json
The UUID of the base connection to associate environment connections with
A comma-separated list of connection UUIDs to use as environment connections. All connection IDs must be valid UUIDs that:
- Exist in your organization
- Have the same dialect as the base connection
- Aren't already used as environment connections for the base connection
- Aren't the same as the base connection