Auth
Delete Private Key
Delete a user's private key.
Authorization
Authorization
RequiredBearer <token>Enter the JWT token you received from the login endpoint (without 'Bearer' prefix)
In: header
Response Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
[key: string]
anyHow is this guide?