Send Feedback
Feedback
Send Feedback
| ⚠️ This endpoint is currently in BETA |
|---|
Send feedback to Affinity about a particular product area or feature.
POST
Send Feedback
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body for sending feedback
The type of feedback being submitted
Available options:
mcp, api, other Example:
"mcp"
Subject of the feedback
Required string length:
1 - 255Example:
"New tool for MCP Server"
The details of the feedback, please be thorough and include examples of what you're trying to accomplish and how the product could be improved to support it.
Required string length:
1 - 10000Example:
"I'd like to be able to update a note via the MCP Server"
Response
No Content