Docs

Bulk Update Links

Updates links in Dub in bulk.

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
array of string

IDs of the links to update. Use this field or `External IDs` to choose the target links.

object

Fields in this section are applied to every selected link.

array of string

External IDs of the links to update. Use this field or `Target Link IDs` to choose the target links.

string

Updated destination URL applied to every selected link in this batch.

string

Updated title applied to every selected link in this batch.

string

Updated description applied to every selected link in this batch.

boolean

Archive or unarchive every selected link.

boolean

Enable or disable conversion tracking for every selected link.

array of string

Tag IDs to assign to every selected link.

array of string

Tag names to assign to every selected link.

string

Folder ID to assign to every selected link.

string

Comments applied to every selected link.

date

ISO-8601 expiration timestamp applied to every selected link.

string

Destination URL to use after expiration for every selected link.

boolean

Make stats public or private for every selected link.

string

UTM source applied to every selected link.

string

UTM medium applied to every selected link.

string

UTM campaign applied to every selected link.

string

UTM term applied to every selected link.

string

UTM content applied to every selected link.

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.