curl --request DELETE \
--url https://core.ravenna.ai/api/webhooks/{id} \
--header 'x-ravenna-api-token: <api-key>'
"<any>"
curl --request DELETE \
--url https://core.ravenna.ai/api/webhooks/{id} \
--header 'x-ravenna-api-token: <api-key>'
"<any>"
Successful response
The response is of type any
.
Was this page helpful?