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
componentGroup
An entity representing a component group.
Response
Created component group and associated edit URI.
created
An entity representing a component group.
edit
URI to the edit page for the newly created component group.
Errors
500
Internal Server Error