Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
36"95b11417-f18f-457f-8804-68e361f9164f"
Body
User new fields data
255"hello-world@foobar.com"
255"An example name"
255"An example name"
255"An example name"
255"An example name"
255"An example name"
255"An example name"
255"An example name"
Standard ISO 3166-1 alpha-2 two-letter country code
255"US"
Alphanumeric with slugs and underscores username
255"johndoe"
When provided, used to verify that a captcha is valid and get the success/failure result from the captcha provider server-side.
pending, complete BTC wallet address
"3FZbgi29cpjq2GjdwV8eyHuJJnkLtktZc5"
KDA wallet address
"k:0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF"
LTC wallet address
"LUttH43tQ4x4qniCKr1Rqo8ESeXFPdv9ax"
CKB wallet address
"ckt1q9876543210abcdefghijklmnopqrstuvwxyz"
KAS wallet address
"kaspa:qrelgny7sr3vahq69yykxx36m65gvmhryxrlwngfzgu8xkdslum2yxjp3ap8m"
DOGE wallet address
"DPcy35vmuk8GXcfu1vgFFEeij3BuYYJQKB"
Response
successful operation - user fields updated
Format is a unix-based timestamp. When set, this will be the expiration timestamp on the JWT sent using either the jwt field or a response httpOnly cookie set by the server.
"1715620310"
done, verify-email, verified-and-transferred, verify-sms Encoded JWT token. This will only be returned when cookie-based authentication is disabled in favor of standard Auth header based authentication.
"jwt_value"
Encoded JWT token. This will only be returned when cookie-based authentication is disabled in favor of standard Auth header based authentication.
"jwt_value"