/feedback/submitSubmit feedback
Submit a feedback message for a specific project. Feedback is stored and can be retrieved for analysis and customer support purposes.
https://seggwat.com/api/v1Parameters
Refererheaderstring (uri-reference)Optional HTTP Referer header indicating the page URL where the submission originated
https://example.com/dashboardRequest Body
Feedback submission payload containing project identifier and message.
application/jsonFeedback submission request
messagestringrequiredThe feedback message text (cannot be empty)
This is a great product! I love the new features.pathstringOptional URL path where the feedback was generated (must start with /)
/dashboard/settingsproject_keystring (uuid)required(uuid)Unique identifier for the project (UUID format)
550e8400-e29b-41d4-a716-446655440000review_task_idstringnullableReview task this submission comments on (extension review mode). Must belong to the project resolved from project_key; unknown ids are rejected with 400.
social_urlstring (uri)(uri)Tweet URL (required when source is SocialShare, must be a valid twitter.com or x.com status URL)
https://x.com/user/status/1234567890sourceFeedbackSourceSource where the feedback originated
WidgetManualMintlifyStripePolarSocialSharesubmitted_bystringOptional user identifier from your system (GDPR-compliant reference)
user_12345versionstringOptional application version to track feedback against specific releases
1.2.3