Skip to main content
id
string
required
Required string length: 36
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Example:

"95b11417-f18f-457f-8804-68e361f9164f"

url
string
required

A valid deeplink url. Accepts custom schemes. Must not include any paths. A single wildcard (*) can be used as the first subdomain.

Pattern: ^([a-zA-Z+-]{2,20}):\/\/(?!.*\*.*\*.*)[-*a-zA-Z0-9.-\/]{0,255}(:[*0-9]{1,5})?((\/|\?).*)?$
Example:

"mydemoapp://*.redirect"

createdAt
string<date-time>
required