Create a new template document

Creates a new template document.

Authentication

AuthorizationBasic

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

Request

request body
templateobjectOptional
An entity representing a data template.

Response

Created template and associated edit URI.
createdobject
An entity representing a data template.
editstring
URI to the edit page for the newly created template.

Errors

500
Internal Server Error