v1
latestOpenAPI 3.1.02026-07-261690320.7 KBCreate domain
Create a new domain
post/domains
Request body
Example request
{
"domain": "https://www.example.com",
"kind": "front_end"
}Response
The domain has been successfully created
Example response
{
"id": 1
}