Skip to main content
POST
Create Domain

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required

UUID of the project

environment_id
string<uuid>
required

UUID of the environment

Body

application/json
domain
string
required

Custom domain name to add to the environment

Minimum string length: 1

Response

Domain added successfully

id
string<uuid>
required
name
string
required
protected
boolean
required
domains
string[]
required
environment_variables
object[]
required
created_at
string
updated_at
string