S2S Conversations
Set network logs
Attach a network log snapshot to the conversation — the same logs Gleap.logNetwork() collects in the SDK flow. Shown to agents in the conversation's "Logs" panel. Each call replaces the previous snapshot (max 100 requests, 2 MB). Not delivered via webhooks or the stream.
put/s2s/conversations/{conversationId}/network-logs
Path parameters
conversationIdstring required
Request body
Response
No Content
Changes
Changed in 2 of the 22 revisions of this API.21
- ▲
the
//request property type changed fromobjectto no typerequest-property-type-changed
- ▲
the
//request property type changed fromobjectto no typerequest-property-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○