Skip to main content
DELETE
Revoke a delegated signing key

Authorizations

Authorization
string
header
required

API token authentication using format <api token id>:<api client secret>

Path Parameters

id
string
required

The id of the delegated key to revoke (the id field of the DelegatedKey returned from POST /auth/delegated-keys).

Response

Delegated key revoked. The key can no longer authorize signing.