meta { name: Register type: http seq: 1 } post { url: {{host}}/registration body: json auth: none } body:json { { "Name": "User 1", "Email": "user@example.com", "Password": "1" } }