Create Wallet Ownership Verification Link

Create wallet ownership verification link

post
/v0/customers/{customer_id}/wallet-ownership
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
post
/v0/customers/{customer_id}/wallet-ownership
201

Successful creation of wallet ownership verification link

Last updated