Map Location API
Create a Map Location
Create a location in a specific map
POST
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
.