Submit user feedback on generated clinical content for continuous improvement
| Entity Type | Description |
|---|---|
content | Generated clinical content |
ratingFeedback object provides quantitative feedback. It includes the following fields:
min_rating: The minimum rating value (e.g., 0).
max_rating: The maximum rating value.
rating: The actual rating you provide within the min-max range.
min_rating and max_rating values. The range is inclusive, so both the min_rating and max_rating values are valid ratings.For example:min_rating to 0 and max_rating to 5. A user can provide any integer rating from 0 to 5.
min_rating to 0 and max_rating to 1. A user can provide a rating of either 0 or 1.
qualitative_comments: Maximum 2000 characters.JWT Bearer token authentication. Include the token in the Authorization header as 'Bearer {token}'.
sdp_suki_token
The unique identifier for the session
The entity type for which feedback is being provided
Feedback data
Request body for submitting feedback on session entities
Created - Feedback submitted successfully
Response body for successful feedback submission
Unique identifier for the submitted feedback
"fb_abc123def456-789xyz-012uvw"