v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Domain management

Create a specification group.

put/group

Request body

shortNamestring required

The group's short name.

fullNamestring required

The group's full name.

descriptionstring

The group's description.

reportMetadatastring

The group's additional metadata for XML reports.

displayOrdernumber

The group's display order relative to other groups and specifications.

apiKeystring

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

domainstring

The API key of the domain within which to create the group. This can be omitted if the community identified by the community API key used for authorisation is linked to a specific domain.

Response

Specification group created.

apiKeystring required

The API key value.