delete_poll_question
Remove a specific question from a poll by providing company ID and question ID. Simplify poll management by deleting unwanted questions directly via the Stashcat API.
Instructions
Deletes a question from a poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Company ID | |
| question_id | Yes | Question ID to delete |