cURL
curl --request DELETE \ --url https://productlane.com/api/v1/portal/upvotes/{id}
{ "message": "<string>", "code": "<string>", "issues": [ { "message": "<string>" } ] }
Delete an upvote for either an issue or project
1 - 255
Successful response