BIP340 - (Deprecated) Delete a key share
DELETE/bip340/delete-key-share/:key_id
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
authorization
This API endpoint requires an API Key with at least one of the following Roles: KeysManager
Deletes the key share associated with the given key_id.
This operation is irreversible. Once the key share is deleted, it cannot be recovered.
Request
Responses
- 200
- 400
- 401
- 404
- 500