Packages

Update A Package

PUT
/v1/guilds/{guild}/packages/{packageId}

Authorization

bearerAuth
AuthorizationBearer <token>

A guild API key (gt_…).

In: header

Path Parameters

guild*string
packageId*string

Response Body

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

How is this guide?