Update an existing link
| Parameter | Type | Description |
|---|---|---|
id | string | Link ID |
| Parameter | Type | Description |
|---|---|---|
destinationUrl | string | Target URL |
title | string | Display name |
description | string | Description |
enabled | boolean | Active status |
expiresAt | string | ISO 8601 expiration |
clicksLimit | number | Max clicks |
password | string | Password (null to remove) |
campaignId | string | Move to campaign |
deepLinkEnabled | boolean | Enable deep links |
deepLinkIos | string | iOS deep link |
deepLinkAndroid | string | Android deep link |
deepLinkFallbackUrl | string | Fallback URL |
conversionTracking | boolean | Enable tracking |
shortCode cannot be changed after creation.