POST
/
v1
/
templates
/
copy
/
{template_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Name of the template

template_id
string
required

ID of the template

description
string | null

Description of the template

Logo of the template

Response

201
application/json
id
string
required
org_id
string
required
created_key
string | null
key_end
string | null
name
string
description
string | null