Ed25519 - Export a private key (Exit MPC)
POST/ed25519/export/full
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.