Create Audit Logs
Request
URI
POST
https://{api_host}/api/audit-logs
COPY
Responses
200
Returns
consoleCreateBulkAuditResponse
of type(s)
*/*
{
"ids": [
"string"
]
}
array of
string
ids
Optional
ids
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/api/audit-logs
Audit Service Operations
GET
Get Entity Types
GET
Get Audit Types
POST
Create Audit Logs
GET
Get Audit Logs