Skip to main content
POST
Add a conversation to a bucket

Authorizations

Authorization
string
header
required

Send Authorization: Bearer YOUR_API_KEY. The key resolves to a single organization.

Path Parameters

id
string<uuid>
required

Body

application/json
conversationId
string<uuid>
required

Response

Conversation added (or already present). Idempotent.

bucketId
string<uuid>
conversationId
string<uuid>
alreadyExisted
boolean