v1

latestOpenAPI 3.0.02026-07-26131819.4 KB
Logging

Ingest Logs

Submit one or more log entries to the logging system.

post/v3/logs

Request body

levelstring
messagestring
metadataobject
resourcestring

Response

OK

statusstring

Example response

{
  "status": "ok"
}