meta { name: create type: http seq: 1 } post { url: {{base_url}}/guild/:id/channel/create body: json auth: inherit } params:path { id: guild_NDQ0NDk5OTUwMDM2NzY2NzIy } body:json { { "name": "general", "type": "text" } }