meta { name: create type: http seq: 1 } post { url: {{base_url}}/guild/:id/invite/create body: json auth: inherit } params:path { id: guild_NDQxNjU4MTA3NzA4MjMxNjgy } body:json { { "max_uses": "1", "expires_at": "" } }