Skip to content

Delete poll attached to a productUpdate

ProductUpdates

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

DELETE
/productUpdates/{id}/poll

Parameters

Path Parameters

id*

ID of the product update to interact with

Type
string
Required

Query Parameters

moderatorId*

ID of the moderator deleting the poll

Type
string
Required

Responses

Poll attached to productUpdate deleted

Samples

Gainsight CC Developer Portal