Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.dojah.io/api/v1/webhook/subscribe \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "service": "<string>", "webhook": "<string>" } '
{ "entity": "Webhook added successfully" }
An endpoints that allows you to subscribe to a service
Show properties
Was this page helpful?