Skip to content

Delete poll attached to a question

Questions

Be cautious when deleting a poll. Once deleted it cannot be restored.

DELETE
/questions/{id}/poll

Parameters

Path Parameters

id*

ID of the question to interact with

Type
string
Required

Query Parameters

moderatorId*

ID of the moderator deleting the question poll

Type
string
Required

Responses

Poll attached to question deleted

Samples

Gainsight CC Developer Portal