createFromTemplate
Url
/V2.0/services/data/createFromTemplate
HTTP Method
POST
Description
Creates an entity from a predefined template 
Parameters
Name Type Description
templateName* string Name of the template to use
parentId entityId (string)
entity entity
Result
Name Type Description
id entityId (string)
In case of failure an error object will be returned
* indicates required fields