Update Log Tags
DEPRECATED: use “/logs/update-metadata” instead
POST
/
logs
/
update-tags
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Extra tags to attach to the call for filtering. Eg { "userId": "123", "prompt_id": "populate-title" }
Response
200 - application/json