Templates
Create Template
Create a new template
POST
/
v1
/
templates
/
{template_id}
Authorizations
Api-Key
string
headerrequiredPath Parameters
template_id
string
requiredBody
application/json
id
string | null
name
string
requiredmarkup
string
requiredcreated_when
string | null
requiredResponse
200 - application/json
id
string
requiredname
string
requiredmarkup
string
requiredcreated_when
string
requiredmodified_when
string
required