Create Wallet Ownership Verification Link
Path parameters
customer_idstring · uuidRequired
The unique identifier of the customer
Header parameters
AuthorizationstringRequired
Token for authentication
Body
wallet_addressstringRequired
The wallet address to verify ownership of
Responses
201
Successful creation of wallet ownership verification link
application/json
post
/v0/customers/{customer_id}/wallet-ownership201
Successful creation of wallet ownership verification link
Last updated