Delete a tracking link

Delete a tracking link for the authenticated user. <Info>Scope required: `write:tracking_links`</Info>

Authentication

AuthorizationBearer

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

Path parameters

uuidstringRequiredformat: "uuid"
Tracking link UUID

Headers

X-Fanvue-API-VersionstringRequiredDefaults to 2025-06-26
API version to use for the request

Response

Tracking link deleted successfully

Errors