/
PA
payroll-engine
/
Payroll Engine Backend API v1
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.4
2026-07-17
316
155
717.9 KB
Logs
post
/api/tenants/{tenantId}/logs
Path parameters
tenantId
integer
required
Request body
Log
required
id
integer
status
'Active'
|
'Inactive'
created
string
date-time
updated
string
date-time
level
'Verbose'
|
'Debug'
|
'Information'
|
'Warning'
|
'Error'
|
'Fatal'
message
string
nullable
user
string
nullable
error
string
nullable
comment
string
nullable
owner
string
nullable
ownerType
string
nullable
Response
Created
Log
required
id
integer
status
'Active'
|
'Inactive'
created
string
date-time
updated
string
date-time
level
'Verbose'
|
'Debug'
|
'Information'
|
'Warning'
|
'Error'
|
'Fatal'
message
string
nullable
user
string
nullable
error
string
nullable
comment
string
nullable
owner
string
nullable
ownerType
string
nullable