Qovery · Capability
Qovery API — Helm Custom Domain
Qovery API — Helm Custom Domain. 6 operations. Lead operation: Check Helm Custom Domain. Self-contained Naftiko capability covering one Qovery business surface.
What You Can Do
GET
Checkhelmcustomdomain
— Check Helm Custom Domain
/v1/helm/{helmid}/checkcustomdomain
GET
Listhelmcustomdomain
— List helm custom domains
/v1/helm/{helmid}/customdomain
POST
Createhelmcustomdomain
— Add custom domain to the helm.
/v1/helm/{helmid}/customdomain
PUT
Edithelmcustomdomain
— Edit a Custom Domain
/v1/helm/{helmid}/customdomain/{customdomainid}
DELETE
Deletehelmcustomdomain
— Delete a Custom Domain
/v1/helm/{helmid}/customdomain/{customdomainid}
GET
Gethelmcustomdomain
— Get a Custom Domain
/v1/helm/{helmid}/customdomain/{customdomainid}
MCP Tools
check-helm-custom-domain
Check Helm Custom Domain
read-only
idempotent
list-helm-custom-domains
List helm custom domains
read-only
idempotent
add-custom-domain-helm
Add custom domain to the helm.
edit-custom-domain
Edit a Custom Domain
idempotent
delete-custom-domain
Delete a Custom Domain
idempotent
get-custom-domain
Get a Custom Domain
read-only
idempotent