Changes to Mark message as unseen

DELETE /v1/messages/{message_id}/seen

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 30 revisions of this API.15

  1. b4f3f80942152
  2. 40ca41599f572
  3. fe051300804a1
  4. de67f68640a09
  5. 592610bb4a051

What changed

    • added the optional property allOf[subschema #1: Message]/source/workflow_recipient_run_id to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #1: Message]/source/workflow_run_id to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #1: Message]/channel to the response with the 200 status

      response-optional-property-added

    • response property allOf[subschema #1: Message]/channel_id deprecated

      response-property-deprecated

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

    • added the optional property allOf[subschema #1: Message]/source/type to the response with the 200 status

      response-optional-property-added

    • the response property allOf[subschema #1: Message]/__typename became required for the status 200

      response-property-became-required

    • the response property allOf[subschema #1: Message]/channel_id became required for the status 200

      response-property-became-required

    • the response property allOf[subschema #1: Message]/engagement_statuses became required for the status 200

      response-property-became-required

    • the response property allOf[subschema #1: Message]/id became required for the status 200

      response-property-became-required

    • the response property allOf[subschema #1: Message]/inserted_at became required for the status 200

      response-property-became-required

    • the response property allOf[subschema #1: Message]/recipient became required for the status 200

      response-property-became-required

    • the response property allOf[subschema #1: Message]/source became required for the status 200

      response-property-became-required

    • the response property allOf[subschema #1: Message]/status became required for the status 200

      response-property-became-required

    • the response property allOf[subschema #1: Message]/updated_at became required for the status 200

      response-property-became-required

    • added the optional property allOf[subschema #1: Message]/source/step_ref to the response with the 200 status

      response-optional-property-added