Skip to main content
POST
Create version

Authorizations

Authorization
string
header
required

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

Path Parameters

entityType
enum<string>
required

Entity type: 'agent' or 'workflow'

Available options:
agent,
workflow
entityId
string<uuid>
required

Body

application/json
entityId
string
required
Minimum string length: 1
workspaceId
string<uuid>
required
configSnapshot
object
required
parentVersionId
string<uuid>
description
string
Maximum string length: 5000

Response

Version created

success
enum<boolean>
required
Available options:
true
data
object
required