Map Location API
Update a Map Location
Update a location in a specific map
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the map to retrieve
ID of the map location to retrieve
Body
application/json
The body is of type object
.
Response
200
application/json
Location response
The response is of type object[]
.