Delete Subscription by IDdelete https://{hostname}/webhooks/v1/subscriptions/{subscription-id}This operation deletes a subscription by ID.Path Paramssubscription-idstringrequiredAn identifier for a subscription.Headersglobal-tenant-idstringA global identifier for a tenant.Responses 204Subscription is deleted successfully. 401Unable to authenticate the request. 403Unable to authorize the request. 404Subscription not found 500Internal server error.Updated 3 months ago Patch Subscription by IDSubscription MessagesDid this page help you?YesNo