cURL
curl --request POST \ --url https://studio.x402layer.cc/api/campaigns/{slug}/comments \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "body": "<string>", "display_name": "<string>" } '
Post a comment on a campaign. Requires Supabase authentication.
Documentation IndexFetch the complete documentation index at: https://docs.x402layer.cc/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.x402layer.cc/llms.txt
Use this file to discover all available pages before exploring further.
Supabase session JWT
Comment text
1 - 2000
Public display name
50
Comment posted
Was this page helpful?