Skip to main content
PUT
Update 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

Path Parameters

template_uuid
string
required

Cookies

blindsight_session
string | null

Body

application/json
name
string | null
Required string length: 1 - 255
description
string | null
format
enum<string> | null
Available options:
xml,
json,
csv
definition
ExportTemplateDefinition · object | null

Response

Successful Response

uuid
string
required
name
string
required
format
string
required
definition
Definition · object
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null