curl --location --request POST 'https://devnet.overlay.fun/tokens//burn' \ --header 'api-key: API_KEY' \ --header 'auth-key: AUTH_KEY' \ --header 'Content-Type: application/json' \ --data-raw '{ "network": "solana", "amount": 0 }'
{}