curl --request DELETE \
--url https://public.watermelon.ai/api/v1/webhooks/{id} \
--header 'Authorization: Bearer <token>'{
"code": 123,
"message": "<string>",
"fields": "<string>"
}curl --request DELETE \
--url https://public.watermelon.ai/api/v1/webhooks/{id} \
--header 'Authorization: Bearer <token>'{
"code": 123,
"message": "<string>",
"fields": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://watermelon.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?