Skip to main content
POST
Continue a shared conversation
Forks a shared transcript into a brand-new conversation for the (anonymous) viewer. Supply a message body to seed the new chat. Continuation is only allowed if the original share enabled it.

Path Parameters

shareId
string
required

Share identifier returned by POST /api/v1/share.

Required string length: 8 - 64

Body

application/json
message
string
required
Minimum string length: 1

Response

Forked conversation created.

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