Skip to content

Retires a signing key. Everything it signed stops verifying immediately, so retire a key only once the licenses it issued have been reissued by the promoted key.

DELETE
/api/v1/provision/admin/providers/license-signing-keys/{keyId}
curl --request DELETE \
--url https://example.com/api/v1/provision/admin/providers/license-signing-keys/example
keyId
required
string

No Content

Bad Request

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string

Not Found

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string