DELETE

Remove Vote


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Removes the current identity's vote and returns the removed vote.

Specify the voteId returned by a vote response or Query Votes and the same contextData used to cast the vote. A repeated removal fails when the vote no longer exists.

Permission Scopes
Manage comment votes
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/v1/votes/{voteId}

Errors
400Invalid Argument

There is 1 error with this status code.

403Permission Denied

There is 1 error with this status code.

404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?