Delete a checkout link

Soft-delete a checkout link so it can no longer be purchased or re-enabled. Deletion is terminal; past payments remain available on the payments endpoints.

delete/checkout-links/{uuid}

Path parameters

uuidstring uuid required

Checkout link UUID

Checkout link UUID

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

Checkout link deleted successfully

Changes