Wallets
Approve Signature
Submit approval for a signature to sign a message or typed data.
API scope required: wallets:signatures.create
POST
Headers
API key required for authentication
Path Parameters
A wallet locator can be of the format:
<walletAddress>
email:<email>:<walletType>
userId:<userId>:<walletType>
userId:<userId>:<walletType>
(white label user example)phoneNumber:<phoneNumber>:<walletType>
twitter:<handle>:<walletType>
x:<handle>:<walletType>
Body
application/json
Input for submitting one or more approvals
Response
201
application/json
The signature has been successfully approved.
Complete signature response including status, signing requirements, and wallet type specific data