Skip to main content
POST
Fork a chat call at an anchor

Authorizations

Authorization
string
header
required

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

Body

application/json
parentCallId
string<uuid>
required
fromMessageId
string
required
Minimum string length: 1
versionId
string<uuid>
agentId
string<uuid>
workflowId
string<uuid>

Response

Forked call

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