Update Conversation
Update conversation metadata (state).
Use this to store custom context for AI agents:
- Customer information (name, account ID)
- Business context (order ID, ticket number)
- Session state (current topic, preferences)
The metadata is included in webhook payloads as `conversationState`.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
conversation_id
Request
This endpoint expects an object.
metadata
Response
Successful Response
id
phoneNumberId
phoneNumber
participant
lastMessageAt
messageCount
createdAt
messages
agentId
metadata
