Location REST Endpoints
Location
The Location service enables you to send requests related to address locations (including the latitude and longitude). These locations can be assigned to projects.
- Creates a location.
-
Method: postPath:
/v16.2/location - Deletes the location specified by the location ID.
-
Method: deletePath:
/v16.2/location/{id} - Deletes the locations specified by the location IDs.
-
Method: deletePath:
/v16.2/location/batch - Returns the location specified by the location code.
-
Method: getPath:
/v16.2/location/code/{code} - Returns the location specified by the location ID.
-
Method: getPath:
/v16.2/location/{id} - Returns the location specified by the location name.
-
Method: getPath:
/v16.2/location/name/{name} - Returns the location specified by the workspace ID.
-
Method: getPath:
/v16.2/location/workspace/{id} - Updates the location for the specified location ID.
-
Method: putPath:
/v16.2/location
Location
The Location service enables you to send requests related to address locations (including the latitude and longitude). These locations can be assigned to projects.
- Creates a location.
-
Method: postPath:
/v16.2/location - Updates the location for the specified location ID.
-
Method: putPath:
/v16.2/location - Deletes the locations specified by the location IDs.
-
Method: deletePath:
/v16.2/location/batch - Returns the location specified by the location code.
-
Method: getPath:
/v16.2/location/code/{code} - Returns the location specified by the location name.
-
Method: getPath:
/v16.2/location/name/{name} - Returns the location specified by the workspace ID.
-
Method: getPath:
/v16.2/location/workspace/{id} - Deletes the location specified by the location ID.
-
Method: deletePath:
/v16.2/location/{id} - Returns the location specified by the location ID.
-
Method: getPath:
/v16.2/location/{id}
Location
The Location service enables you to send requests related to address locations (including the latitude and longitude). These locations can be assigned to projects.
- Deletes the locations specified by the location IDs.
-
Method: deletePath:
/v16.2/location/batch - Deletes the location specified by the location ID.
-
Method: deletePath:
/v16.2/location/{id} - Returns the location specified by the location code.
-
Method: getPath:
/v16.2/location/code/{code} - Returns the location specified by the location name.
-
Method: getPath:
/v16.2/location/name/{name} - Returns the location specified by the workspace ID.
-
Method: getPath:
/v16.2/location/workspace/{id} - Returns the location specified by the location ID.
-
Method: getPath:
/v16.2/location/{id} - Creates a location.
-
Method: postPath:
/v16.2/location - Updates the location for the specified location ID.
-
Method: putPath:
/v16.2/location