Conversations

Update a conversation

Update a conversation's title or mark it as read or unread in the workspace identified by {wId}.

patch/api/v1/w/{wId}/assistant/conversations/{cId}

Path parameters

wIdstring required

ID of the workspace

cIdstring required

ID of the conversation

Request body

OR

Response

Conversation updated successfully.

successboolean

Changes

Changed in 2 of the 80 revisions of this API.312

  • 8e569c4371e9111See the full diff
    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • removed the request property read

      request-property-removed

    • added subschema #1 subschema #2 to the request body oneOf list

      request-body-one-of-added

    • removed subschema #1 subschema #2 from the request body oneOf list

      request-body-one-of-removed

    • the request's body type/format changed from / to object/

      request-body-type-changed

    • added the new optional request property read

      new-optional-request-property

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog