meta { name: Get Users type: http seq: 7 } post { url: http://{{url}}/lst/api/admin/users body: none auth: inherit } body:json { { "username":"matthes01", "name":"blake", "email":"blake.matthes@alpla.com", "password":"nova0511" } } settings { encodeUrl: true }