Update
Update information of a previously created user.
#
Request for full update#
Request for partial update#
HeadersName | Value |
---|---|
Api-Key | Integration identifier provided by MeetingLawyers |
Secret-Key | Security key provided by MeetingLawyers to securize server-to-server communications |
Content-Type | application/json |
Accept | application/json |
#
Request body#
ParametersName | Required | Type | Value |
---|---|---|---|
status | True | Numeric | 0: Free (no access), 2: Premium, 4: Freemium |
email | False | String | A valid email |
nid_number | False | String | A valid dni or nie |
first_name | False | String | User's first name |
last_name | False | String | User's last name |
gender | False | Numeric | 0:Male, 1:Female |
birthdate | False | Date | ISO8601 Date (YYYY-MM-DD) |
mobile_phone | False | String | A mobile phone number |
coverage_name | False | String | User plan information |
contract_number | False | String | User contract number |
service_language_code | False | String | ISO639-1 language code |
description | False | String | Extra user information provided by integrator |
has_video_call | False | Numeric | 0:Disabled, 1:Enabled |
country_code | False | String | ISO3166-1 alpha-2 country code |
ml_group_name | False | String | User's group in MeetingLawyers |
md_group_name | False | String | User's group in MeetingDoctors (for MeetingPros apps) |