Delete Item from CartAsk AIdelete http://preview.threekit.com/api/transactions/{transactionId}/cart/{variantId}Delete an item from the cart using its variant ID.Path ParamstransactionIdThreekit UUIDCustom IDrequiredThis can be either the Threekit UUID or the user-defined custom ID.variantIdThreekit UUIDCustom IDrequiredThis can be either the Threekit UUID or the user-defined custom ID.Query Paramsbearer_tokenuuidPublic or Private Threekit authentication token. If using a public token the request must originate for a domain added to the authentication token.jwt_tokenstringJSON Web Token (JWT) token used to authorize the request.Responses 204204 401401 403403 404404Updated 7 months ago