Domains
List Domains
GET/accounts/{account_id}/workers/domains
Get Domain
GET/accounts/{account_id}/workers/domains/{domain_id}
Attach Domain
PUT/accounts/{account_id}/workers/domains
Detach Domain
DELETE/accounts/{account_id}/workers/domains/{domain_id}
ModelsExpand Collapse
DomainListResponse object { id, cert_id, environment, 4 more }
DomainListResponse object { id, cert_id, environment, 4 more }
DomainGetResponse object { id, cert_id, environment, 4 more }
DomainGetResponse object { id, cert_id, environment, 4 more }
DomainUpdateResponse object { id, cert_id, environment, 4 more }
DomainUpdateResponse object { id, cert_id, environment, 4 more }