Delete Cart

Deletes a *Cart*. Once a *Cart* has been deleted it can not be recovered. > #### Note > * Substitute your storefront domain for `yourstore.example.com`. > * The Send a Test Request feature is not currently supported for this endpoint.

Path parameters

cartIdstringRequiredformat: "uuid"

This cartʼs unique ID.

Headers

AcceptstringRequiredDefaults to application/json
The [MIME type](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types) of the response body.

Response

No Content