v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBPost Sensors
Creates a sensor in the Isometric system.
post/sensors
Headers
x-client-secretstring required
A secret token identifying the client connecting to the API
Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP
A secret token identifying the client connecting to the API
Request body
Example request
{
"storage_location_id": "slc_1F3PMGVC91S0SBK3",
"facility_id": "fcl_1G8QT5ZAB1S0XSDW"
}Response
Successful Response
Example response
{
"id": "sns_1GJ82BEMB1S0FBFV"
}