Update a resource

Update a specific resource

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Update the current user's/resource's properties like name, password and timezone.

🚧

Email is immutable

Resource e-mail cannot be changed once created. Please create a new resource if you would like to use another email.

🚧

Google and timezone

Note that if you have a Google account connecting and are attempting to update the timezone, it will be overridden by the timezone specified in Google calendar. Therefore, change the timezone in Google calendar instead.

📘

Sample Metadata

You can add metadata to a resource to help you search for specific resources. An example would look like:

{
"meta": {
"t_enabled": true,
"t_ref_num": "Mcfly",
"t_speciality": "immunization",
"t_store_id": 145
}
}

❗️

Caution

Please be advised that we have a character limit of 64000 characters of JSON in requests; therefore, we advise that old constraints in the past that are no longer valid be removed when sending requests to the API.

Path Params
string
required

id of the specific resource

Body Params
string

First name of the user

string

Last name of the user

string

User's timezone following "area/city" schema

string

User's password in cleartext

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json