meta { name: List type: http seq: 2 } post { url: http://localhost:11000/api/auth/users/:alder body: none auth: none } params:path { alder: list } headers { Authorization: Bearer xx.xx.xx } body:json { { "roles":[2], "email":"user2@domain.com", "username":"admin2", "password":"mypassword" } }