Update location a specific camera.

Updates location of a camera. For now, this is used to update the timezone of the camera.

Path Params
integer
required

Unique identifier of the camera.

Body Params
string

The time zone name the camera is located in (e.g. Europe/Amsterdam). This timezone will be from the list returned by "timeZones" api. This list is a subset of the TZ database https://en.wikipedia.org/wiki/List_of_tz_database_time_zones. It is advisable to ensure that timezone is from this "timeZones" api instead of TZ database directly because this api will always provide the updated list of timezones the system supports.

double
-90 to 90

latitude of the physical camera location in decimal degrees according to https://en.wikipedia.org/wiki/Decimal_degrees)

double
-180 to 180

longitude of the physical camera location in decimal degrees according to https://en.wikipedia.org/wiki/Decimal_degrees)

Responses
204

No Content

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