Skip to main content
POST
Create Manual Audit Record

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Body

application/json
event_type
string
required
Required string length: 1 - 128
summary
string
required
Required string length: 1 - 1024
category
string
default:general
Maximum string length: 64
application_id
string | null
application_key
string | null
Required string length: 1 - 64
Pattern: ^[a-z][a-z0-9_]*$
entity_type
string | null
Maximum string length: 64
entity_id
string | null
Maximum string length: 128
severity
enum<string>
default:low
Available options:
critical,
high,
medium,
low,
none
params
Params · object
metadata
Metadata · object

Response

Successful Response

id
string
required
event_type
string
required
category
string
required
summary
string
required
created_at
string<date-time>
required
actor
string | null
application_id
string | null
application_key
string | null
application
AuditParamApplicationResponse · object | null
entity_type
string | null
entity_id
string | null
severity
enum<string>
default:low
Available options:
critical,
high,
medium,
low,
none
params
Params · object
metadata
Metadata · object
ip_address
string | null