Solana
signMessage
Sign a message with a Solana wallet using the signMessage method.
POST
SDK methods
Learn more about signing messages using our SDKs here.Headers
string
required
ID of your Privy app.
string
Request authorization signature. If multiple signatures are required, they should be comma
separated.
string
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the
request must be processed.
Path Parameters
string
required
ID of the wallet to get.
Body
string
required
Available options:
signMessageobject
required
Response
enum<string>
required
Available options:
signMessageobject
required

