Skip to main content
DELETE
Deletes a poll or question

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer<uint64>
required

ID of the poll or question

network_id
required

The Network's unique integer ID, or subdomain Unique numeric network ID

Response

Poll or question successfully deleted