Users
Update User
This endpoint updates the specified user’s information.
PATCH
The user’s phone number is not gathered by Thanx with the permission to use it
for marketing.
Please review proper request headers here.
Parameters
string
required
The user’s id
Body
string
required
The user’s email
string
The user’s phone number in E.164 format,
with the country code prefix (e.g.
+14157582345). Phones submitted
without the country code prefix are stored as-is — this endpoint does
not normalize them — and will fail later phone-based lookups (such as
Partner Auth Token) that depend on E.164 parsing.string
required
The user’s first name
string
required
The user’s last name
hash
The user’s birthday information
string
The user’s zip code
Response
string
The user's identifier
string
The user's email
string
The user's phone number, in E.164 format (eg.
+14157582345)string
The user's first name
string
The user's last name
hash
The user's birthday information
string
The user's zip code