Create a new component group document

Creates a new component group document.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
componentGroupobjectOptional
An entity representing a component group.

Response

Created component group and associated edit URI.
createdobject
An entity representing a component group.
editstring
URI to the edit page for the newly created component group.

Errors

500
Internal Server Error