meta { name: Add User type: http seq: 4 } post { url: {{url}}/users body: json auth: none } body:json { { "name": "test", "email": "[email protected]", "password": "testpassword" } }
info at phpclasses dot org