/
FI
fivemanage
/
Fivemanage API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Files
7
Logging
1
post
Ingest Logs
Logging (Beta)
2
SDK Integration
3
Logging
Ingest Logs
Submit one or more log entries to the logging system.
post
/v3/logs
Request body
ApiLogRequest[]
required
level
string
message
string
metadata
object
resource
string
Response
OK
ApiSuccessResponse
required
status
string
Example response
{ "status": "ok" }
Changes