Domains
Update a Domain
Updates an existing Domain.
POST
/
v1
/
projects
/
{id}
/
domains
/
{name}
Authorizations
Body
application/json
The DNS status of the domain.
The SSL status of the domain.
Response
200 - application/json
A Domain is a hostname that you can use to access your project. Each domain belongs to a project.
String representing the object's type. Objects of the same type share the same value
The domain name.
The Project ID.
The DNS status of the domain.
The SSL status of the domain.
Time at which the object was created.
Time at which the object was last updated.