Skip to main content
POST
Add an environment domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required
environmentId
string
required

Body

application/json
name
string
required

The domain name

attributes
Arbitrary attributes · object

Arbitrary attributes attached to this resource

is_default
boolean

Is this domain default

Response

default - application/json
status
string
required

The status text of the response

code
integer
required

The status code of the response

Last modified on June 16, 2026