Authentication
This endpoint requires authentication using a Bearer token.Path Parameters
The domain name to update.Example:
acme.comRequest Body
All fields are optional. Only include the fields you want to update.Name of the domain.Example:
acme.comRedirect users to a specific URL when any link under this domain has expired.Example:
https://acme.com/expiredRedirect users to a specific URL when a link under this domain doesn’t exist.Example:
https://acme.com/not-foundProvide context to your teammates in the link creation modal by showing them an example of a link to be shortened.Example:
https://dub.co/help/article/dub-linksMaximum length: 100 charactersWhether to archive this domain.
false will unarchive a previously archived domain.The logo of the domain (uploaded image URL).
assetLinks.json configuration file (for deep link support on Android).
apple-app-site-association configuration file (for deep link support on iOS).
Response
The unique identifier of the domain.
The domain name.Example:
acme.comWhether the domain is verified.
Whether the domain is the primary domain for the workspace.
Whether the domain is archived.
Provide context to your teammates in the link creation modal by showing them an example of a link to be shortened.
The URL to redirect to when a link under this domain has expired.
The URL to redirect to when a link under this domain doesn’t exist.
The logo of the domain.
assetLinks.json configuration file (for deep link support on Android).
apple-app-site-association configuration file (for deep link support on iOS).
The date the domain was created.
The date the domain was last updated.