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
uuid
Tracking link UUID
Headers
X-Fanvue-API-Version
API version to use for the request
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
410
Gone Error
429
Too Many Requests Error