Update a conversation
Update a conversation's metadata by its ID
Bearer authentication of the form Bearer <token>, where token is your auth token.
A dictionary of key, value pairs to add to the conversation metadata additively
metadata keys may only be of type: stringmetadata values may only be one of type: string, boolean, integer, or number (float)metadata keys with a null value will be removed from the conversation metadataA dictionary of key value pairs assigned to the conversation. Note: This metadata does not create or set Ada metavariables. To create or update metavariables, use the End Users API.
metadata keys may only be of type: stringmetadata values may only be one of type: string, boolean, integer, or number (float)