timezone
Update a timezone
Update an existing timezone entry.
patch/timezones/{id}
Path parameters
idstring uuid required
ID of the user to retrieve the region information for.
Request body
Response
Timezone updated successfully
Example response
{
"status": "success",
"status_code": 200
}