Hanzo
OpenapiIngress

Removes one of the caller org's routing rules and hot-applies the shrunken…

Removes one of the caller org's routing rules and hot-applies the shrunken table, freeing its host for another claim.

DELETE /v1/ingress/routes/{id}

Addresshttps://api.hanzo.ai/v1/ingress/routes/{id}
MethodDELETE
Operationdelete_ingress_routes_by_id
AuthAuthorization: Bearer $HANZO_API_KEY

Removes one of the caller org's routing rules and hot-applies the shrunken table, freeing its host for another claim. Answers 204; an id this org does not hold is 404.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the object to act on, from the path.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo ingress routes rm <id>

Ingress API · All Hanzo APIs · Interactive reference

How is this guide?

On this page