Skip to main content
POST
Create an environment

Authorizations

Authorization
string
header
required

Bearer token for authentication

Body

application/json
name
string
type
enum<string>
default:ENVIRONMENT_TYPE_UNSPECIFIED
Available options:
ENVIRONMENT_TYPE_UNSPECIFIED,
ENVIRONMENT_TYPE_KUBERNETES,
ENVIRONMENT_TYPE_ECS,
ENVIRONMENT_TYPE_SERVER,
ENVIRONMENT_TYPE_LAMBDA,
ENVIRONMENT_TYPE_CUSTOM
description
string

Response

A successful response.

environment
Environment represents an environment entity · object
Example: