Skip to main content
POST
Rate Voice

Overview

Records your rating (1-5) for a voice in the Bland library. Ratings are aggregated and surfaced as average_rating and total_ratings on each voice. Each caller can have at most one active rating per voice, sending a new rating overwrites the previous one. Send DELETE to the same path to clear your rating. This call is throttled to 20 ratings per minute per org.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
UUID of the voice to rate.

Body Parameters

integer
required
Rating value, 1 to 5.

Response

string
success on success.
number
The voice’s new total rating count.
number
The voice’s new average rating.

Docs for agents: llms.txt