Update Geo Location Of Resource Using PUT

Update Geo Location Of Resource Using PUT

Update the geographical location of the Resource

Request
URI
PUT
https://{api_host}/api/resources/{id}/geolocation
COPY
Path Parameters
string
id
Required

The Resource identifier

Query Parameters
number
latitude
Required

The latitude of the location

number
longitude
Required

The longitude of the location


Authentication
This operation uses the following authentication methods.
Responses
200

The geolocation is updated successfully

Operation doesn't return any data structure