Skip to main content
DELETE
C#
This endpoint requires the checkout-sessions.write scope.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-gr4vy-merchant-account-id
string | null

The ID of the merchant account to use for this request.

Example:

"default"

Path Parameters

session_id
string<uuid>
required

The ID of the checkout session.

Example:

"4137b1cf-39ac-42a8-bad6-1c680d5dab6b"

Response

Successful Response