cURL
curl --request POST \ --url https://launch-forum-v1.raydium.io/comment \ --header 'Content-Type: multipart/form-data' \ --header 'ray-token: <ray-token>' \ --form 'poolId=<string>' \ --form 'wallet=<string>' \ --form 'text=<string>' \ --form file='@example-file'
發佈新評論。需要 ray-token 標頭。
Documentation IndexFetch the complete documentation index at: https://docs.raydium.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
來自 Auth API 的 JWT 令牌
池/鑄造 ID
評論者錢包
評論文本(最多 2000 字元)
可選圖像(最多 5MB)
評論發佈成功
這個頁面有幫助嗎?