Replace a template document

Replaces a template document.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequired
Template id.

Request

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

Response

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

Errors

500
Internal Server Error