Provide a specific name and avatar for a profile, send null for each key in order to remove a previously set value.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Profile UUID or wallet address
Url pointing to a jpeg or png image to use as the avatar for this profile. Images will be center-cropped to square and should be at least 120x120 and ideally at most 800x800 pixels. Maximum file size is 5MB. Pass null to remove. Profile must have a name set (either in this request or previously) to set an avatar.
The name of this profile. Must be 3-18 characters, unique (case-insensitive) per profile, and use only upper/lowercase letters, numbers or underscores. Do not include your domain-specific suffix (like .clicker.xyz). Pass null to remove the namespace entry entirely.
3 - 18No content - successful operation