Skip to main content

Withdraw your rating on a message

POST 

/api/v1/llm/delete-message-rating

Removes the caller's own rating from a message. As with rate-message, the rater is derived server-side from the verified request headers.

This is idempotent: withdrawing a rating that was never left is a success, not an error — the response returns removed: false in that case.

Request

Responses

Rating withdrawn (or confirmed absent)