Skip to main content
PUT
Set network logs

Authorizations

Authorization
string
header
required

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

Path Parameters

conversationId
string
required

Body

application/json
requests
object[]
required

Snapshot of recent network requests (max 100 entries, 2 MB). Replaces any previous snapshot for this conversation.

Response

204

No Content