Skip to main content
POST
Summarise Log

Authorizations

Authorization
string
header
required

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

Body

application/json
connector_name
string
required
namespace_name
string
required
timestamp
string
required

Example: 2025-07-30T07:51:48.000000Z

entity_id
string
required
log_section
string | null

Required only when log_uuid is not provided

entity_type
enum<string>
default:source
Available options:
source,
destination
log_uuid
string | null

UUID of the log entry, if available

Response

Successful Response