Templates

Save A Template Draft

PUT
/v1/guilds/{guild}/templates/{templateId}

Authorization

bearerAuth
AuthorizationBearer <token>

A guild API key (gt_…).

In: header

Path Parameters

guild*string
templateId*string

Response Body

curl -X PUT "https://example.com/v1/guilds/string/templates/string"

How is this guide?