Update a particular user with User ID, if fields are provided, system will update those fields based on the values you provided. If fields are not provied, system will not amend those field values that already existed in database.
Request
Body Params application/json
user_id
string
required
name
string
optional
Full name of the user.
email
string
optional
Email of the user.
country_code
string
optional
The country code and mobile number are paired as a unique identifier.
mobile
string
optional
Mobile of the user.
source
string
optional
Record the source or medium from which the user originates.