Skip to main content
POST
IngestQueryLogs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

connection_id
string
required
upload_id
string<uuid>
required

Body

application/json
queryLogs
QueryLog · object[]

Response

200 - application/json

Success

The response is of type IngestQueryLogsResponse · object.