input_object

EditProfileRequestSchemaInput

Describes the request structure to edit profile details.
Fields
android_hash
String
Android SMS Retriever hash (optional).
country_code
String
Country calling code for the phone number.
User's date of birth (ISO 8601 string).
email
String
Email address of the user.
first_name
String
User's first name.
gender
String
Gender of the user. Valid values: male, female, unisex.
last_name
String
User's last name.
Phone details to update (country code and number).
profile_pic_url
String
URL of the user's profile picture.
register_token
String
Temporary registration token for the user.
sender
String
Identifier of the request initiator.
consent
Boolean
User's consent to the privacy policy. When true, a consent record is stored with a timestamp.