ProdCamp Help
⌘
Ctrl
k
Go to ProdCamp
Sign In
Leave Feedback
More
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
API
Feedback API
Feedback States
Feedback state model
Copy
{
id: 1,
caption: "Unprocessed"
}
Feedback states enum (each numeric value can be used as a type ID in requests)
Copy
Unprocessed = 1,
Processed = 2
Previous
Feedback Types
Next
Features API
Last updated
5 years ago