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

Parameters

Path

string
required
Baseplate endpoint ID
string
required
Baseplate API key. Needs to be in the format “Bearer &BASEPLATE_API_KEY”
string
Use application/json

Body

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.