Deletes a webhook subscription by ID. The subscription must belong to the caller’s team. The response body is empty.
curl --request DELETE \
--url https://api.lofty.com/v1.0/webhook/{subscribeId} \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>'Documentation Index
Fetch the complete documentation index at: https://developer.lofty.com/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://api.lofty.com/v1.0/webhook/{subscribeId} \
--header 'Authorization: <authorization>' \
--header 'Content-Type: <content-type>'