Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Updates the last seen time of the contact in a conversation
cURL
curl --request POST \ --url https://app.chatwoot.com/public/api/v1/inboxes/{inbox_identifier}/contacts/{contact_identifier}/conversations/{conversation_id}/update_last_seen
{ "description": "<string>", "errors": [ { "field": "<string>", "message": "<string>", "code": "<string>" } ] }
The identifier obtained from API inbox channel
The source id of contact obtained on contact create
The numeric ID of the conversation
Last seen updated successfully