{
"deviceId": "string",
"operatorId": "string"
}curl --location --request POST '/govbiz/open/equipment/deletePowerSensor' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "string",
"operatorId": "string"
}'{
"code": "string",
"msg": "string",
"data": null,
"stackTraceMsg": "string"
}