Delete Subscription by IDdelete https://{hostname}/webhooks/v1/subscriptions/{subscription-id}Path Paramssubscription-idstringrequiredHeadersAuthorizationstringrequiredglobal-tenant-idstringResponses 204Subscription is deleted successfully. 401Unable to authenticate the request. 403Unable to authorize the request. 404Subscription not found 500Internal server error.Updated about 1 month ago