Access control
Delete a signing key
DELETE
/
access-control
/
signing-key
/
{keyId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
keyId
string
requiredID of the signing key
Was this page helpful?