Skip to main content
POST
Create incident

Example Request

Authorizations

X-API-Key
string
header
required

Body

application/json
title
string
required
description
string
scope
enum<string>
default:aggregate
Available options:
investigation,
aggregate
threat_ids
string<uuid>[]

Response

201 - application/json

Incident created.

id
string<uuid>
required
title
string
required
status
enum<string>
required
Available options:
open,
closed,
resolved
scope
enum<string>
required
Available options:
investigation,
aggregate
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
started_at
string<date-time> | null
resolved_at
string<date-time> | null