Command Palette
Search for a command to run

Delete a gateway

Delete a gateway and terminate its resources

DELETE
/auth/v1/seed/{namespace}/proxies/{name}

Delete a gateway and release all its cloud resources. Any DNS records pointing to the gateway endpoint will stop resolving after deletion.

Path parameters

namespace
type: string
required
The namespace (user or organization) the gateway belongs to.
name
type: string
required
The gateway name.