cURL
curl --request POST \ --url https://api.vambe.me/api/webhooks \ --header 'Content-Type: application/json' \ --data '{ "topic": "<string>", "url": "<string>" }'
255
Webhook created successfully
Was this page helpful?