Hanzo
OpenapiIam

Removes a signing certificate.

Removes a signing certificate.

POST /v1/iam/certs/delete

Addresshttps://api.hanzo.ai/v1/iam/certs/delete
MethodPOST
Operationpost_iam_certs_delete
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, body application/json (required).

FieldInTypeRequiredDescription
namebodystring
ownerbodystring

Response

StatusBodyMeaning
200iam.certs.DeleteOutputok

200 body — 1 field.

FieldInTypeAlwaysDescription
deletedbodyboolean

Failure carries the platform error shape — see Errors.

Examples

hanzo iam certs delete

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page