POST
/ratingsSubmit typed rating (widget)
Submit a rating of any type (helpful, star, NPS) for a specific project. This is the unified endpoint supporting all rating types.
Base URL
https://seggwat.com/api/v1Parameters
Refererheaderstring (uri-reference)Optional HTTP Referer header indicating the page URL where the submission originated
Example:
https://example.com/dashboardRequest Body
required
Unified rating submission payload
application/jsonUnifiedRatingSubmission
Unified rating submission request for widgets
contextRatingContextContext information for a rating
project_keystring (uuid)required(uuid)Unique identifier for the project (UUID format)
Example:
550e8400-e29b-41d4-a716-446655440000ratingRatingValuerequiredPolymorphic rating value based on type
Responses
Navigation
