Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

templateId
string
required

Body

application/json
name
string
description
string
categoryId
string[]
cover
object | null
isPublished
boolean
isSystem
boolean
baseId
string
markdownDescription
string

Response

201

Successfully update template.

Last modified on March 5, 2026