---
title: "Creates the domain name."
method: POST
path: "/Litium/api/admin/globalization/domainNames"
tags: ["Globalization domain name"]
---

# Creates the domain name.

`POST /Litium/api/admin/globalization/domainNames`

## Request body

- LitiumGlobalizationDomainName, nullable — Class DomainName.
  - `robots` string, nullable — Gets or sets the robots.
  - `httpStrictTransportSecurityMaxAge` integer, nullable — Gets or sets the HTTP strict transport security maximum age.
  - `id` string, nullable — Gets or sets the identifier.
  - `systemId` string, uuid — Gets or sets the system identifier.

## Response `201`

Created

---

[API](https://skmtc.net/litium/apis/litium-admin-web-api.md) · [All operations](https://skmtc.net/litium/apis/litium-admin-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/litium/litium-admin-web-api/versions/a65881b0d0c6/schema)
