Checkout Sessions
Delete a Checkout Session
Deletes a specific Checkout Session, using its unique ID.
DELETE
Headers
Your API key, which can be found on the Whop Business Dashboard. You must prepend your key with the word 'Bearer', which will look like Bearer ***************************
Path Parameters
The ID of the session, which will look like ch_*************
Response
204 - application/json
Successfully deleted
CheckoutSession model