Checkout Session
Delete Checkout Session
Deletes a checkout session. This operation is only allowed if the session has not yet been initiated by the user.
DELETE
Delete Checkout Session
Documentation Index
Fetch the complete documentation index at: https://docs.monime.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer HTTP authentication specified with the header Authorization: Bearer <access_token>
Headers
Specifies which version of the Monime API will handle this request.
Available options:
caph.2025-08-23, caph.2025-06-20 The value is the tenancy parameter that Monime uses to determine which space the request is intended for.
Maximum string length:
64Pattern:
^spc-.*$Path Parameters
ID of the checkout session to delete.
Delete Checkout Session