cURL
curl --request PATCH \ --url https://api.neynar.com/v2/farcaster/webhook/ \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "webhook_id": "<string>", "active": "true" } '
{ "message": "<string>", "success": true }
Update webhook active status
API key to authorize requests
true
false
Success
Show child attributes
Was this page helpful?
Contact support