Access control
Delete a signing key
DELETE
TypeScript
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the signing key
Response
204
Success (No content)
TypeScript
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the signing key
Success (No content)