Account Endpoints

Claim a profile username

Claim a username for the authenticated wallet.

post/api/v2/profile/username

Request body

usernamestring required

Username to claim

Response

Username claimed successfully

successboolean required

Whether the username claim succeeded

Changes