v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Domain management

Create a domain.

put/domain

Request body

shortNamestring required

The domain's short name.

fullNamestring required

The domain's full name.

descriptionstring

The domain's description.

reportMetadatastring

The domain's additional metadata for XML reports.

apiKeystring

The API key to set for the domain. If this key is already assigned, a new one will be generated.

Response

Domain created.

apiKeystring required

The API key value.