Try API Request
PATCH
Request
Headers
string
You can specify the language to use for API requests and responses. It follows the ISO-639-1 format.
string
Represents the media type of the resource. Defaults to
application/json.string
The key value to use for API requests. Instructions for getting API keys are in “how to generate API Keys”.
Path Params
string
required
The ID of the Tracking Link.
Body Params
string
The format of the tracking link identifier. The default setting is
id- id: The identifier of a generic tracking link. It can be obtained via the list get API.
- shortId: Short link ID. A short link is a tracking link in short link format.
- trackingTemplateId: ID of the tracking link template.string
Configure the Deeplink URL for redirect.If
deeplinkUrl is missing or null, the deeplink setting is not configured.Example format: URLScheme://path?key=valueIf an invalid deeplinkUrl is used, the deep link may not work properly and could result in unexpected behavior or issues.object
object
Configure the redirect path by platform when deep linking doesn’t redirect as intended.