Delete an image voting
Requires verified email; Requires one of the following permissions: ImageVotings.DeleteImageVoting; Requires the following features to be enabled: ImageVotings
Path parameters
-
id
integer(int32) Required
DELETE
/Api/ImageVotings/{id}
curl \
-X DELETE https://app.lovassy.hu/Api/ImageVotings/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (404)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}