v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Domain management

Update a domain.

post/domain/{domain}

Path parameters

domainstring required

The key identifying the target domain.

Request body

shortNamestring

The domain's short name. Skip this if no update should be made.

fullNamestring

The domain's full name. Skip this if no update should be made.

descriptionstring

The domain's description. Skip this if no update should be made or provide as an empty string to remove the current value.

reportMetadatastring

The domain's additional metadata for XML reports.

Response

Domain updated.