Domains
Create a new domain
Creates a domain in a project.
POST
/
organizations
/
{organizationId}
/
projects
/
{projectId}
/
domains
Authorizations
x-api-key
string
headerrequiredPath Parameters
organizationId
string
requiredprojectId
string
requiredBody
application/json
domain
required
Available options:
localhost
, 127.0.0.1
, ::1
name
string
Maximum length:
256
Response
201 - application/json
id
string
requiredorganizationId
string
requiredprojectId
string
requireddomain
required
Available options:
localhost
, 127.0.0.1
, ::1
dateCreated
integer
requireddateUpdated
integer
requiredname
string