POST
/
sdk
/
{environmentId}
/
waas
/
{walletId}
/
signMessage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

environmentId
string
required

ID of the environment

Required string length: 36
walletId
string
required

UUID of the wallet

Required string length: 36

Body

application/json
message
string
required

A string with a max length of 4096 characters

Maximum length: 4096

Response

200
application/json
roomId
string
required
serverKeygenIds
string[]
walletId
string
Required string length: 36