IOC Updated Webhook

This webhook is fired whenever an IOC is updated in our system. Please contact our team if you are interested in subscribing to this webhook.

Payload

Information about the IOC event.

Payload type for the IOC updated webhook.

string
required

Unique identifier for the IOC.

date-time
required

Timestamp of the IOC creation.

string
required

Type of the IOC, e.g., LINK, FILE, etc.

string
required

The actual IOC indicator, e.g., domain name, file hash.

string
required

Status of the IOC, e.g., MALICIOUS, SUSPICIOUS.

Responses
201

Webhook notification received successfully, and acted upon synchronously.

202

Webhook notification received successfully, but will be acted upon asynchronously.

400

Invalid payload received.

LoadingLoading…