Replace a component group document

Replaces a component group document.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequired
Component group id.

Request

request body
updateobjectOptional
An entity representing an update to an existing template document.

Response

Response object.
updatedobject
An entity representing a component group.
editstring
URI to the edit page for the updated component group.

Errors

500
Internal Server Error