Ticket Panels

Create A Ticket Panel

POST
/v1/guilds/{guild}/ticket-panels

Authorization

bearerAuth
AuthorizationBearer <token>

A guild API key (gt_…).

In: header

Path Parameters

guild*string

Response Body

curl -X POST "https://example.com/v1/guilds/string/ticket-panels"

How is this guide?