Create or update a link

Creates a new link or updates an existing one if a link with the same path already exists.

Rate Limit: 300 requests per minute.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Link object to be created or updated

string

Name of the dynamic link, displayed in the console user interface.

string

You can retrieve parameters from the path in your iOS or Android apps and redirect your users to a specific screen.

string

The content for the meta description tag is the concise summary that appears when the page is shared on social media.

string

A URL to a unique image representing the content of the page.

string

The content for the meta title tag is the title that appears when the page is shared on social media.

string

This address will open when the user clicks on the link on a desktop.

string

This address will open when the user clicks on the link on an Android device and the app is not installed.

string

This address will open when the user clicks on the link on an iOS device and the app is not installed.

boolean

When set to true, bypass the app preview page for Dynalinks, redirecting users directly to the app or store. By default, the app preview page is enabled to ensure users are directed to the most suitable destination when opening links within apps.

string

(Android only) Parameter for deferred deep linking which can be read using InstallReferrerClient library. This way, you can track the source of the install and attribute the install to the right source. Available on PRO plan only. Important - If your project has "Link in Referrer" feature enabled, this field will be ignored and the referrer parameter will be used exclusively for deferred deep linking (_url parameter). To track custom parameters when this feature is enabled, add them as query parameters to your link URL instead.

boolean

(iOS only) Parameter for deferred deep linking which can be read after installation. This way, you can track the source of the install and attribute the install to the right source. Available on PRO plan only.

string

(iOS only) Apple's provider token (pt parameter) for App Store campaign tracking. Used for affiliate programs and marketing campaigns. Available on PRO plan only. Must be provided together with campaign_token.

string

(iOS only) Apple's campaign token (ct parameter) for App Store campaign tracking. Used to identify specific marketing campaigns. Available on PRO plan only. Must be provided together with provider_token.

android_app
ios_app
options
object

Additional metadata for the link configuration.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json