---
title: "Updates the domain name."
method: PATCH
path: "/Litium/api/admin/globalization/domainNames/{systemId}"
tags: ["Globalization domain name"]
---

# Updates the domain name.

`PATCH /Litium/api/admin/globalization/domainNames/{systemId}`

## Path parameters

- `systemId` string, uuid, required

## Request body

- MicrosoftAspNetCoreJsonPatchOperationsOperation[]
  - `value` object
  - `path` string, nullable
  - `op` string, nullable
  - `from` string, nullable

## Response `200`

OK

- 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.

---

[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)
