Creates a new signature for signing messages or typed data.
API scope required: wallets:signatures.create
API key required for authentication
Unique key to prevent duplicate signature creation
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>
Input schema for creating a new signature. The parameters vary based on the signature type. Parameters for an EVM message signature
The signature has been successfully created.
Complete signature response including status, signing requirements, and wallet type specific data