Skip to main content
POST
Ingest Source Issues

Authorizations

Authorization
string
header
required

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

Path Parameters

source
string
required

Body

application/json

Replaced v2 ingest contract (spec §3): occurred_at required, narrative renames body. One shape — used verbatim for single-event ingest, batch records, and source-specific issue ingest.

external_id
string
required
Minimum string length: 1
title
string
required
Required string length: 1 - 300
asset_refs
string[]
connector_id
string | null
engine_eligible
boolean
default:true
external_url
string | null
metadata
Metadata · object | null
narrative
string
default:""
occurred_at
string | null
occurred_at_source
enum<string>
default:occurred
Available options:
occurred,
logged_at
remediation_history
RemediationHistory · object | null
severity
enum<string>
default:p3
Available options:
p1,
p2,
p3,
p4
source
string
default:custom_api
structured_attrs
Structured Attrs · object
team
string | null

Response

Successful Response

The response is of type Response Ingest Source Issues V1 Ingest Source Issues Post · object.