Qovery · Capability
Qovery API — Container Custom Domain
Qovery API — Container Custom Domain. 6 operations. Lead operation: Check Container Custom Domain. Self-contained Naftiko capability covering one Qovery business surface.
What You Can Do
GET
Checkcontainercustomdomain
— Check Container Custom Domain
/v1/container/{containerid}/checkcustomdomain
GET
Listcontainercustomdomain
— List container custom domains
/v1/container/{containerid}/customdomain
POST
Createcontainercustomdomain
— Add custom domain to the container.
/v1/container/{containerid}/customdomain
PUT
Editcontainercustomdomain
— Edit a Custom Domain
/v1/container/{containerid}/customdomain/{customdomainid}
DELETE
Deletecontainercustomdomain
— Delete a Custom Domain
/v1/container/{containerid}/customdomain/{customdomainid}
GET
Getcontainercustomdomainstatus
— Get Custom Domain status
/v1/container/{containerid}/customdomain/{customdomainid}/status
MCP Tools
check-container-custom-domain
Check Container Custom Domain
read-only
idempotent
list-container-custom-domains
List container custom domains
read-only
idempotent
add-custom-domain-container
Add custom domain to the container.
edit-custom-domain
Edit a Custom Domain
idempotent
delete-custom-domain
Delete a Custom Domain
idempotent
get-custom-domain-status
Get Custom Domain status
read-only
idempotent