Create a new template document
Creates a new template document.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
template
An entity representing a data template.
Response
Created template and associated edit URI.
created
An entity representing a data template.
edit
URI to the edit page for the newly created template.
Errors
500
Internal Server Error