Skip to main content
PATCH
Updates the Rating for a Completion Log

Parameters

Path

id
string
required
Baseplate endpoint ID
Authorization
string
required
Baseplate API key. Needs to be in the format β€œBearer &BASEPLATE_API_KEY”
Content-Type
string
Use application/json

Body

logs
Array
Array of logs to batch update. Each object should contain a positive_rating and usage_id. Either β€œlogs” or β€œpositive_rating + β€œusage_id” is required.