BIP340 - Export a private key (Exit MPC)
POST/bip340/export/full
authorization
This API endpoint requires an API Key with at least one of the following Roles: KeysManager | KeysExporter
Combine all secret shares and export the full private key to a single party (export_to). Requires a threshold amount of parties to participate.
Only the device with the export_id equal to export_to will receive the full private key, if export_to is the export_id of this Vertex otherwise nothing is returned.
Request
Responses
- 200
- 400
- 401
- 404
- 500