Skip to main content
POST
UpsertLogEntry

Authorizations

Authorization
string
header
required

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

Body

application/json
logEntry
LogEntry · object
required

Response

200 - application/json

Success

The response is of type UpsertLogEntryResponse · object.