product:chat

Delete vote

Delete a vote from a poll

Sends events:

  • feeds.poll.vote_removed
  • poll.vote_removed
delete/messages/{message_id}/polls/{poll_id}/vote/{vote_id}

Path parameters

message_idstring required
poll_idstring required

Poll ID

vote_idstring required

Vote ID

Query parameters

user_idstring

Response

Successful response

durationstring required

Duration of the request in milliseconds

Changes

Changed in 2 of the 112 revisions of this API.1525

    • added the new anonymous enum value to the poll/voting_visibility response property for the response status 200

      response-property-enum-value-added

    • added the new public enum value to the poll/voting_visibility response property for the response status 200

      response-property-enum-value-added

  • d274674f0337155See the full diff
    • the response property poll/created_by/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/created_by/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/created_by/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_answers/items/user/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_answers/items/user/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_answers/items/user/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_votes_by_option/additionalProperties/items/user/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_votes_by_option/additionalProperties/items/user/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_votes_by_option/additionalProperties/items/user/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/own_votes/items/user/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/own_votes/items/user/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/own_votes/items/user/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • the response property vote/user/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property vote/user/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property vote/user/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • added the optional property poll/created_by/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

    • added the optional property poll/latest_answers/items/user/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

    • added the optional property poll/latest_votes_by_option/additionalProperties/items/user/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

    • added the optional property poll/own_votes/items/user/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

    • added the optional property vote/user/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

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

Of the 112 revisions, 2 have no diff computed.