Skip to main content
POST
Create Template

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Body

application/json
name
string
required
sections
string[]
required
description
string | null
config
Config · object
is_global
boolean
default:false
scope_type
string
default:global
scope_id
string | null

Response

Successful Response

id
string
required
name
string
required
description
string | null
required
sections
string[]
required
config
Config · object
required
is_global
boolean
required
scope_type
string
required
scope_id
string | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
owner_id
integer | null
required