PATCH
/
api
/
request-logs
/
batch-update
/

You may want to update logs to add more information or correct the existing information. In order to protect the integrity of the logs, you can only update the metadata and notes of the logs.

unique_id
string

You can get a log’s unique_id from the Logs list endpoint. Then pass this unique_id to update the log.

{
    "unique_id": "xxxxxx"
}
metadata
dict

You can update the log’s metadata with this parameter.

note
string

You can also update a log’s note