Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Name of the domain.
Required string length:
1 - 190
Example:
"iqr.im"
Redirect users to a specific URL when a link(QR code) under this domain doesn't exist.
Required string length:
1 - 2000
Example:
"https://example.com"
Redirect users to a specific URL when any link(QR code) under this domain has expired.
Required string length:
1 - 2000
Example:
"https://example.com"
assetLinks.json configuration file (for deep link support on Android).
Required string length:
1 - 2000
apple-app-site-association configuration file (for deep link support on iOS).
Required string length:
1 - 2000