Update metadata for a specific conversation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the conversation to update
Metadata associated with the conversation. Set ai_disabled to true to stop AI from responding to messages (e.g., when a human agent takes over). Set to false to re-enable AI responses.
Successful Update