meta { name: create type: http seq: 1 } post { url: {{base_url}}/guild/create body: json auth: inherit } body:json { { "name": "Atums World" } }