Skip to main content
POST
Create branch

Authorizations

Authorization
string
header
required

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

Body

application/json
entityType
enum<string>
required
Available options:
agent,
workflow,
persona,
kb_document
entityId
string<uuid>
required
name
string
required
Required string length: 1 - 200
config
object
required
description
string
Maximum string length: 5000
baseVersionId
string<uuid>
closesFeedbackIds
string<uuid>[]

Response

Branch created

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