Skip to main content
POST
Create Report Request
DEPRECATED: This endpoint should be replaced by /firework/v4/threat_flow/intel/requests
Access to is required for this feature. Please contact your Customer Success Manager for more details.

Authorizations

Authorization
string
header
required

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

Body

application/json
report_title
string
required
question
string | null
time_range_type
enum<string>
default:all
Available options:
all,
last_24h,
last_2d,
last_7d,
last_1m,
last_3m,
last_6m,
range
time_range_from
string<date-time> | null
time_range_to
string<date-time> | null
included_keywords
string[] | null
excluded_keywords
string[] | null

Response

Successful Response

request_id
string<uuid>
required