meta { name: set_roaming_disable type: http seq: 12 } post { url: http://192.168.68.1:3000/api/roaming body: json auth: inherit } body:json { { "allowed": false } } settings { encodeUrl: true }