meta { name: Create Manufacturer type: http seq: 1 } post { url: {{host}}/manufacturer body: json auth: basic } body:json { { "name": "Тест 123" } }