Hanzo
OpenapiIam

Removes a signing certificate.

Removes a signing certificate.

DELETE /v1/iam/certs/{owner}/{name}

Addresshttps://api.hanzo.ai/v1/iam/certs/{owner}/{name}
MethodDELETE
Operationdelete_iam_certs_by_owner_by_name
AuthAuthorization: Bearer $HANZO_API_KEY

Removes a signing certificate. Tokens signed with it can no longer be verified, so retire it only once nothing is still presenting them.

Request

2 fields.

FieldInTypeRequiredDescription
ownerpathstringyes
namepathstringyes

Response

StatusBodyMeaning
200iam.certs.DeleteOutputok

200 body — 1 field.

FieldInTypeAlwaysDescription
deletedbodyboolean

Failure carries the platform error shape — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page