Productlane Docs home page
Search or ask...
Contact
Get a demo
Search...
Navigation
Portal
Upvote project
Productlane Guide
API
API Documentation
Authentication
Endpoints
Companies
Segments
Contacts
Threads
Portal
GET
List projects
GET
Get project
GET
List issues
GET
Get issue
GET
Get upvotes
POST
Upvote project
DEL
Delete upvote
POST
Create feedback
Changelog
Workspaces
Portal
Upvote project
Upvote a project or an issue by ID. No authorization is required.
POST
/
portal
/
upvotes
Send
Body
object
*
email
string
*
email
Required
string
issueId
string
issueId
string
projectId
string
projectId
string
Body
application/json
email
string
required
issueId
string
projectId
string
Response
200 - application/json
id
string
required
createdAt
string
required
isDeleted
boolean
required
version
number
required
contactId
string
required
issueId
string | null
required
projectId
string | null
required
Get upvotes
Delete upvote