| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

cold_pairing_message

object

The cold pairing message generated by the cold wallet

### HTTP Status Codes

# ```200      OK
# ```400      Bad Request
# ```401      Unauthorized
# ```403      Forbidden
# ```500      Internal Error
# ```502      Bad Gateway
# ```504      Gateway Timeout
# ```default      Error

Updated 3 months ago

---

ShellNodeRubyPHPPython

Base URL

https://api.your-wallet.blockdaemon-wallet.com/api/hot-wallet/import-cold-pairing-message

```
xxxxxxxxxx

curl --request POST \
     --url https://api.your-wallet.blockdaemon-wallet.com/api/hot-wallet/import-cold-pairing-message \
     --header 'accept: application/json' \
     --header 'content-type: multipart/form-data'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``400``401``403``500``502``504``default

Updated 3 months ago
