Create a tracking link for a creator
Create a new tracking link for the specified creator.
<Info>Scope required: `write:tracking_links` `write:creator`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
creatorUserUuid
Headers
X-Fanvue-API-Version
API version to use for the request
Request
This endpoint expects an object.
name
Name of the tracking link
externalSocialPlatform
Social platform
Response
Tracking link created successfully
uuid
Tracking link UUID
name
Name of the tracking link
linkUrl
Tracking link URL (e.g., ‘fv-123’)
externalSocialPlatform
Social platform
createdAt
When the link was created
clicks
Number of clicks on this link
engagement
Engagement metrics from this tracking link
earnings
Earnings from this tracking link (null for newly created links)
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
410
Gone Error