meta { name: Machine Connections type: http seq: 2 } post { url: {{url}}/lst/old/api/logistics/siloconnection body: json auth: inherit } body:json { { "siloID": "35010", "connectionType": "connected" } } settings { encodeUrl: true timeout: 0 }