JavaScript
Checkout Configurations
Delete a checkout configuration
Deletes a checkout configuration so its checkout URL can no longer be used.
DELETE
JavaScript
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
Example:
"2026-07-29"
Path Parameters
The ID of the checkout configuration.

