latestOpenAPI 3.1.02026-08-203914245.9 MB
4a1a4a5d2c72
Checkout Configurations
Delete a checkout configuration
Deletes a checkout configuration so its checkout URL can no longer be used.
delete/checkout_configurations/{id}
Response
checkout configuration deleted
Example response
{
"deleted": true,
"id": "ch_xxxxxxxxxxxxxx"
}