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
}Changes
Changed in 3 of the 15 revisions of this API.211
- ▲
added the new path request parameter
idnew-request-path-parameter
- ●
deleted the
pathrequest parametertimezone_idrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲