Skip to main content

Properties

NameTypeFormatDescriptionExample
idstringGUIDThe domain identifier as a 128 bit GUID.
hostHeaderstring-The host header of the domainwww.mysite.com
isPrimaryboolean-If set to `true` then this domain will be used as the primary domain for your live site. Only one domain can be set as a primary domain for a given project
versionobjectversionThe version information for the domain

Example

JSON
{
	"id": "20fc2914-86da-4767-b21f-4df1e5d378c4",
	"hostHeader": "www.mysite.com",
	"isPrimary": true,
	"version": {
		"created": "2024-06-18T15:11:41.556962",
		"createdBy": "ca68b801-4688-44b3-b5ed-fe4cdb29cb06",
		"modified": "2024-06-19T16:00:25.276619",
		"modifiedBy": "73c7770d-f6c8-4cd1-9024-2667a9c91e42"
	}
}

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request