Fields
email
StringEmail address of the user. For example, `email` can be set to 'user@example.com'.
first_name
StringFirst name of the user. For example, `first_name` can be set to 'John'.
gender
StringGender of the user. For example, `gender` can be set to 'male'.
last_name
StringLast name of the user. For example, `last_name` can be set to 'Doe'.
mobile
StringMobile number of the user. For example, `mobile` can be set to '9876543210'.
name
StringFull name of the user. For example, `name` can be set to 'John Doe'.
Was this section helpful?