Update Log Tags
DEPRECATED: use “/logs/update-metadata” instead
POST
/
logs
/
update-tags
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
filters
object[]
requiredtags
object
requiredExtra tags to attach to the call for filtering. Eg { "userId": "123", "prompt_id": "populate-title" }
Response
200 - application/json
matchedLogs
number
required