Unsubscribe
Unsubscribe a webhook to stop receiving messages.
Method
DELETE
Path
/webhook-subscriptions/[subscription_id]
Path parameter
Response
HTTP status codes
Response object
Code sample
curl --location --request DELETE 'https://api.sociocs.com/webhook-subscriptions/ABC1234567890XYZ' \
--header 'apikey: your_api_key'