conversations

Update Conversation

patch/api/conversations/{conversation_id}

Path parameters

conversation_idstring required

Request body

titlestring nullable
status'active' | 'archived' nullable
starredboolean nullable

Response

Successful Response

successboolean
{"stackTrail":"components:schemas:ApiResponse:properties:data","oasType":"schema","type":"unknown","title":"Data"}
errorstring nullable

Changes

Changed in 1 of the 11 revisions of this API.812

  • 6dc2d6f33d44812See the full diff
    • the request property starred became not nullable

      request-property-became-not-nullable

    • the request property status became not nullable

      request-property-became-not-nullable

    • the request property title became not nullable

      request-property-became-not-nullable

    • removed the enum value active of the request property status

      request-property-enum-value-removed

    • removed the enum value archived of the request property status

      request-property-enum-value-removed

    • the response property data became optional for the status 200

      response-property-became-optional

    • the response property success became optional for the status 200

      response-property-became-optional

    • the data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • api operation id update_conversation_api_conversations__conversation_id__patch was added

      api-operation-id-added

    • the endpoint scheme security HTTPBearer was added to the API

      api-security-added

    • api tag conversations added

      api-tag-added

    • api tag Conversations removed

      api-tag-removed

    • request property starred list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • request property status list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • request property title list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • added the non-success response with the status 422

      response-non-success-status-added

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • added the optional property error to the response with the 200 status

      response-optional-property-added

    • the success response's property default value true was added for the status 200

      response-property-default-value-added

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