Skip to main content
POST
Create environment

Authorizations

Authorization
string
header
required

Auth0 JWT access token. See Authentication for details.

Body

application/json
name
string
required
slug
string
required
type
enum<string>
required
Available options:
development,
staging,
production
auth0_client_id
string
required
webhook_url
string | null
webhook_secret
string | null
default_timeout_seconds
integer
default:3600

Response

Successful Response

id
string<uuid>
required
platform_id
string<uuid>
required
name
string
required
slug
string
required
type
enum<string>
required
Available options:
development,
staging,
production
auth0_client_id
string
required
webhook_url
string | null
required
api_version
string | null
required
default_timeout_seconds
integer
required
is_active
boolean
required
rate_limit_rpm
integer | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required