meta { name: Create type: http seq: 1 } post { url: http://localhost:8000/api/user body: json auth: none } body:json { { "email": "lee.morgan@blacklist.aero", "password_hash": "something", "password_salt": "Something else" } }