Docs

Update Link

Updates an existing link in Linkly.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

Link ID. Required to update an existing link.

string

Optional destination URL.

string

Optional display name for the link.

Uncommon arguments
string

Optional custom short-code slug. Linkly's current runtime rejects custom slug values in this workspace with `slug must be empty`.

string

Optional internal note for the link.

string

Optional domain for the link.

boolean

Whether the link is enabled.

boolean

Whether to forward query parameters to the destination URL.

boolean

Whether to hide the referrer.

boolean

Whether to enable cloaking.

boolean

Whether to block bots.

string

Optional UTM source parameter.

string

Optional UTM medium parameter.

string

Optional UTM campaign parameter.

string

Optional UTM term parameter.

string

Optional UTM content parameter.

array of object

Optional array of redirect rule objects. Use the nested Rules fields below to define each rule.

string

What the redirect rule matches against.

string

Destination URL to use when the rule matches.

string

Source URL or pattern evaluated by the rule when applicable.

string

Traffic percentage for percentage-based rules.

string

Match expression for the redirect rule.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.