Files
dub-node/docs/models/components/domainschema.md
2024-06-24 12:55:28 +05:30

6.3 KiB
Raw Permalink Blame History

DomainSchema

Fields

Field Type Required Description Example
id string ✔️ The unique identifier of the domain.
slug string ✔️ The domain name. acme.com
verified boolean Whether the domain is verified.
primary boolean Whether the domain is the primary domain for the workspace.
archived boolean Whether the domain is archived.
placeholder string Provide context to your teammates in the link creation modal by showing them an example of a link to be shortened. https://dub.co/help/article/what-is-dub
expiredUrl string ✔️ The URL to redirect to when a link under this domain has expired. https://acme.com/expired
createdAt string ✔️ The date the domain was created.
updatedAt string ✔️ The date the domain was last updated.