Delete Workstation Devices
post
/config/sim/v2/devices/workstations/deleteDevices
Deletes the Workstation Device object.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Workstation Device Response Object
Root Schema : schema
Type:
Show Source
object
-
deviceNum(required):
integer
The sequence number of the deviceExample:
1
-
hierUnitId(required):
integer
Unique hierarchy unit value of the propertyExample:
1
-
objectNum(required):
integer
Object number of the workstationExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.