POST /v1/projects/:id/domains
GET /v1/projects/:id/domains/:name
DELETE /v1/projects/:id/domains/:name 
GET /v1/projects/:id/domains

A domain is the hostname of a website, such as www.example.com, used to route traffic to the correct Edgee Project.

POST /v1/projects/:id/domains
GET /v1/projects/:id/domains/:name
DELETE /v1/projects/:id/domains/:name 
GET /v1/projects/:id/domains