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)
댓글이 성공적으로 작성됨
이 페이지가 도움이 되었나요?