Replace a template document
Replaces a template document.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
Template id.
Request
request body
update
An entity representing an update to an existing template document.
Response
Response object.
updated
An entity representing a data template.
edit
URI to the edit page for the updated template.
Errors
500
Internal Server Error