Skip to main content
DELETE
/
portal
/
upvotes
/
{id}
Delete upvote
curl --request DELETE \
  --url https://productlane.com/api/v1/portal/upvotes/{id}
{
  "message": "<string>",
  "code": "<string>",
  "issues": [
    {
      "message": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://productlane.mintlify.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required
Required string length: 1 - 255

Response

Successful response