Skip to main content
POST
cURL

Headers

x-api-key
string<uuid>
required

Your community API key

Body

application/json
channelId
string
required

ID of a Discord channel in your server where the burn should be executed.

Pattern: ^\d+$
item
Token · object
required

Tokens or NFT to burn.

comment
string | null

Note that will be shown on the burn successful message.

Maximum string length: 256
hideNotification
boolean | null

Whether to hide the public "Burn successful" channel notification after burning the asset.

Response

201

Burn has been executed successfully