Logs & Human Feedback
Add a Comment to a Log
POST
/
endpoints
/
{id}
/
logs
/
{log-id}
/
comments
Parameters
Path
id
String
requiredBaseplate endpoint ID
log-id
String
The ID of the log/usage. It is returned as “usageld” in completion requests.
Header
Authorization
String
Baseplate API key. Needs to be in the format “Bearer &BASEPLATE_API_KEY”
Body
comment
String
The comment to add.