curl --request DELETE \
--url https://api-dev.narrative.io/webhooks/{webhook_subscription_id} \
--header 'Authorization: Bearer <token>'Archive the specified webhook subscription.
curl --request DELETE \
--url https://api-dev.narrative.io/webhooks/{webhook_subscription_id} \
--header 'Authorization: Bearer <token>'