Delete a Poll by ID

Deletes a specific poll within a channel using its ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the channel containing the poll

string
required

The unique ID of the poll to delete

Responses
204

The poll has been successfully deleted

401

Unauthorized due to missing or expired authentication token

502

Server error prevented poll deletion

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!