Project - Location Plans REST Endpoints

Project - Location Plans
The Location Plans API lets you manage and maintain location plans in your Oracle IoT Connected Worker Cloud Service instance. Note that read operations can be performed by any user assigned to the project that the location plan belongs to.
Download an image of a location plan.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/locationPlans/{locationPlanId}/image
Get location plans.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/locationPlans
Get the location plan defined in a project.
Method: get
Path: /connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/locationPlans/{locationPlanId}