v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Updates the domain unit.

put/v2/domains/{domainIdentifier}/domain-units/{identifier}

Path parameters

domainIdentifierstring required

The ID of the domain where you want to update a domain unit.

identifierstring required

The ID of the domain unit that you want to update.

Request body

descriptionstring password

The description of the domain unit that you want to update.

namestring password

The name of the domain unit that you want to update.

Response

Success

idstring required

The ID of the domain unit that you want to update.

domainIdstring required

The ID of the domain where you want to update the domain unit.

namestring password required

The name of the domain unit that you want to update.

descriptionstring password

The description of the domain unit that you want to update.

parentDomainUnitIdstring

The ID of the parent domain unit.

createdAtstring date-time

The time stamp at which the domain unit that you want to update was created.

lastUpdatedAtstring date-time

The timestamp at which the domain unit was last updated.

createdBystring

The user who created the domain unit that you want to update.

lastUpdatedBystring

The user who last updated the domain unit.