PUT
/
v1
/
templates
/
{template_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

template_id
string
required

Body

application/json
column_configs
object[]
required
name
string | null

Response

200 - application/json
id
string
required

Template ID.

created_at
string
required

Template creation time.

name
string
required

Template name.

column_configs
object[]
required