PUT
/
v1
/
templates
/
{template_id}

Authorizations

Authorization
string
header
required

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
column_configs
object[]
required
created_at
string
required

Template creation time.

id
string
required

Template ID.

name
string
required

Template name.