delete
https://example.com/integration-tenants/api/v1/recurring-orders/
Delete a recurring order. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.
200The recurring order was deleted successfully
400The request is invalid
404No recurring order found for the specified id
500An error occurred when trying to delete the recurring order
