Skip to main content
POST
Create a new version

Authorizations

Authorization
string
header
required

Use a project private API key via Authorization: Bearer <key>.

Path Parameters

id
string
required

The ID of the template to create a new version for

Body

application/json
content
object[]
required
isDraft
boolean
required
extra
object
testValues
object
notes
string

Response

200 - application/json

Successful response

id
string
templateId
string
content
object[]
extra
object
testValues
object
isDraft
boolean
notes
string
createdAt
string<date-time>
version
number