Delete a creator's checkout link

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

delete/creators/{creatorUserUuid}/checkout-links/{uuid}

Path parameters

creatorUserUuidstring uuid required
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

No recorded changes to this endpoint across all 5 revisions of this API.