latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
short-links

Update a Short Link

put/api/marketing/short-links/{id}

Path parameters

string required
OR
string required

Request body

campaignIdstring

The ID of the campaign of the link.

targetstring uri

The target of the link.

utmSourcestring

The UTM source of the link.

utmMediumstring

The UTM medium of the link.

utmContentstring

The UTM content of the link.

utmTermstring

The UTM term of the link.

Response

OK

_idstring required

The ID of the link.

codestring required

The code of the link.

campaignIdstring

The ID of the campaign of the link.

sellerIdstring required

The ID of the seller owning the link

targetstring uri

The target of the link.

utmCampaignstring

The UTM campaign of the link.

utmSourcestring

The UTM source of the link.

utmMediumstring

The UTM medium of the link.

utmContentstring

The UTM content of the link.

utmTermstring

The UTM term of the link.

isArchivedboolean required

Whether the link is archived or not.

createdAtstring date-time required

An ISO timestamp indicating when the short link was created.

updatedAtstring date-time required

An ISO timestamp indicating when the short link was updated.