Skip to main content
POST
Create new template

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json

Body

Request body for creating a new template

name
string
required

Name of the template

Required string length: 1 - 255
description
string

Description of the template

Maximum string length: 2000

Response

201

Response for template creation

error
enum<boolean>
required

Error flag (always false on success)

Available options:
false
success
enum<boolean>
required

Success flag

Available options:
true
data
object
required

Created template