Fork a chat call at an anchor
Chat
Fork a chat call at an anchor
Creates a brand-new chat call that copies the parent call’s messages up to and including fromMessageId and retargets a different versionId, agentId, or workflowId. The forked call is dormant until the caller drives it via POST /chat/message. Cross-entity forks are allowed; the inherited workflowSnapshot may be partially incompatible with the new target (pipecat’s resume path degrades gracefully).
POST
Fork a chat call at an anchor
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json