[deprecated] Generate Signature
POST /wallets/{walletId}/signatures
Request to generate a signature with the wallet key. This process does not broadcast anything on-chain, this is just an off-chain signature request.
Wallet Generate Signature is deprecated. Please use Key Generate Signature instead.
Required Permissions
Name
Conditions
Keys:Signatures:Create
Always Required
Parameters
Path parameters
Path parameter
Description
walletId
Unique identifier of the wallet.
Request Body
The body of the request will depend on the chain you are targeting. Please find the chain in question by expanding this section in the left hand navigation:

Last updated