Skip to main content
POST
Log a new data breach incident

Authorizations

Authorization
string
header
required

API key as Bearer token

Body

application/json
title
string
required

Brief title describing the breach

description
string
required

Detailed description of what happened

severity
string
required

Breach severity level

affected_user_ids
string[]
required

List of affected user IDs

data_categories
string[]
required

Categories of data affected (e.g., personal_data, analysis_results)

reported_by
string
required

Identifier of the person reporting the breach

Response

201 - application/json

Default Response

message
string
breach
object