Update Conversation
Updates the requested conversation.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the conversation to update.
applies_to_parts
brand
The brand associated with the conversation.
channels
custom_fields
Application-defined custom fields.
custom_schema_spec
Custom schemas described using identifiers. Each custom field in the request must have the corresponding schema specified; omission results in a Bad Request error. If a custom schema is not included in the specifier, it remains unchanged. For surfaces with human interactors, it is recommended to provide tenant_fragment: true and validate_required_fields: true.
description
The updated description for the conversation.
group
The group that the conversation is associated with.
is_frozen
Whether the conversation is frozen.
is_spam
Whether the conversation is spam.
members
metadata
owned_by
source_channel_v2
Source channel ID of the conversation.
stage
Updates an object's stage.
status
The updated status of the conversation.
title
The updated title of the conversation.
Response
The response for updating a conversation.
conversation