v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
threatIntelIngest

Set the threat intel indicators store retention period in terms of days.

Sets the threat intel indicators store retention period in terms of days.

post/v1/threatIntel/datastore/retentionPeriod

Request body

retentionPeriodinteger required

Retention period in days.

Example request

{
  "retentionPeriod": 120
}

Response

Threat intel indicators store retention period.

retentionPeriodinteger required

Retention period in days.

Example response

{
  "retentionPeriod": 120
}