ghl_conversation_update
Update conversation details including unread count, starred status, or feedback by providing a conversation ID and location ID.
Instructions
Update Conversation Update the conversation details based on the conversation ID Endpoint: PUT /conversations/{conversationId} (Version header: v3; source: v3/conversations-v3.json) OAuth scopes: conversations.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| conversationId | Yes | Conversation ID as string |