Link Privy DID to current key
Responses
- application/json
- application/json
- application/json
- application/json
- application/json
- application/json
Request Example for post/api/privy/link
curl https://api.musebook.trade/api/privy/link \
--request POST \
--header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{
"ok": true,
"additionalProperty": "anything"
}