Update Bitsy Link
Update an existing Bitsy Link
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The unique identifier for the Bitsy Link to be updated.
URL of the favicon for the link.
Title of the link, up to 150 characters.
150
Custom slug for the link, between 3 and 50 characters.
3 - 50
Array of tags associated with the link.
Indicates if UTM parameters are used.
UTM source for tracking.
200
UTM medium for tracking.
200
UTM campaign for tracking.
200
UTM term for paid search.
200
UTM content for differentiating ads.
200
Indicates if OpenGraph metadata is included.
Meta title for the link, up to 150 characters.
150
Meta description for the link, up to 250 characters.
250
URL of the image to use for the link's metadata.
Indicates if there is a target URL for Android.
Target URL for Android devices.
Indicates if there is a target URL for iOS.
Target URL for iOS devices.
Indicates if there is a target URL for Windows.
Target URL for Windows devices.
Indicates if there is a target URL for Linux.
Target URL for Linux devices.
Indicates if geo-targeting is used.
Array of geo-targeting rules.
Indicates if cloaking is enabled.
Indicates if a password is required to access the link.
Password required to access the link.
URL of the logo to display on the password prompt.
Indicates if the link has an expiration date or expiration clicks.
Expiration date for the link in ISO 8601 format.
Maximum number of clicks before the link expires.
Response
Indicates the status of the request.
success
A message providing additional details about the request.
Was this page helpful?