Create domain
create_domainCreates a DeepTap subdomain and configures iOS Universal Links and Android App Links, with settings for fallback URLs and app store links.
Instructions
Create a DeepTap subdomain and configure iOS Universal Links and/or Android App Links. Pass name (the subdomain label, e.g. 'myapp' → myapp.deeptap.io). For working routing also set fallback_url and app_store_url / play_store_url. After creating, call verify_domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ios | No | ||
| name | Yes | Subdomain label, e.g. 'myapp' for myapp.deeptap.io | |
| android | No |