Delete a checkout session
Checkouts
Delete a checkout session
Permanently deletes a checkout session. This cannot be undone; to disable a session temporarily, use Deactivate instead.
POST
Delete a checkout session
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
Checkout successfully deleted.
Last modified on July 14, 2026

