meta { name: Create user type: http seq: 1 } post { url: {{api_base}}/user body: json auth: inherit } body:json { { "username": "hure", "name": "Dumme Nutte", "password": "nüttchen" } }