Skip to main content

Poll Vote Failed

Webhook 

poll.vote.failed

There may be cases when Hypersender fails to decrypt a vote from the user. In such cases, you will receive a poll.vote.failed event on your webhook.

The payload for poll.vote.failed is the same as for poll.vote, but with an empty list in selectedOptions.

Request

Responses

The API successfully processed the batch of messages and returned a status of 200, confirming successful receipt and synchronization.