Checkout sessions
Delete checkout session
Deleta a checkout session and all of its (PCI) data.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
The ID of the checkout session.
Examples:
"4137b1cf-39ac-42a8-bad6-1c680d5dab6b"
Query Parameters
Response
204
Successful Response