Delete a webhook subscription.
DELETE
https://www.prayerletters.com/api/v1/hooks/{hook_id}
- {hook_id}
- The ID of the hook to be deleted. It typically follows the
format
h-###-####
, but is not guaranteed to do so, and should be treated as an opaque string. A better approach is to use thehref
value from the Get All Webhooks call as the entire URL.
Expected Response
HTTP/1.1 204 No Content
API Basics
Contacts API
Files API
Fonts API
Lists API
Logos API
Payment API
Stock API
Webhooks API