Skip to main content

Create new template for current user

Create new template for current user

Request Body
name string REQUIRED
message string REQUIRED
wishes string
signature_id integer

signature in wishes

signature2_id integer

signature in message

Responses
200

successful

Schema
httpCode integer
status string
template_id int64
template object
id int64
category_id int64
name string
message string
wishes string
signature object
id integer
name string
code string
preview string
signature2 object
id integer
name string
code string
preview string
400

Error

Schema
httpCode integer
error string

Possible values: [no uid, name error, message error]

error description

500

Error

Schema
httpCode integer
error string

Possible values: [error saving template]

error description