Users
Update User
This endpoint updates the specified user’s information.
PATCH
Documentation Index
Fetch the complete documentation index at: https://docs.thanx.com/llms.txt
Use this file to discover all available pages before exploring further.
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
The user’s id
Body
The user’s email
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.The user’s first name
The user’s last name
The user’s birthday information
The user’s zip code
Response
The user's identifier
The user's email
The user's phone number, in E.164 format (eg.
+14157582345)The user's first name
The user's last name
The user's birthday information
The user's zip code