POST
/
wallets
/
sign-message

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <API_KEY>.

Body

application/json
message
string
required

Response

201 - application/json
signedMessage
string

The signature of the message in hexadecimal format.