Skip to main content
PUT
Create shareable deep links configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Configuration for shareable deep links

domain
string
required

The domain for the shareable deep links

Maximum string length: 100
Example:

"myapp.com"

patterns
object
required

Response

Shareable deep links configuration

domain
string
required

The domain for the shareable deep links

Maximum string length: 100
Example:

"myapp.com"

patterns
object
required