# Delete a subscription Sets the status of the subscription and Template basket to Deleted. Deleted subscriptions will not be available in the API. Any registered recurring payments with a PSP will be cleared. Endpoint: POST /ShoppingService.svc/rest/DeleteSubscription Version: 1.1 ## Query parameters: - `subscriptionId` (integer, required) The internal id of the subscription to delete. Note that this id should be removed from future references. - `updatedBy` (integer, required) Account internal id of current user.