v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Security Insights

Create an insight silence

Create a new insight silence for a specified domain. Insight silences help in temporarily disabling certain insights based on specific criteria.

post/waap/v1/domains/{domain_id}/insight-silences

Path parameters

domain_idinteger required

The domain ID

The domain ID

Request body

insight_typestring required

The slug of the insight type

labelsobject required

A hash table of label names and values that apply to the insight silence

commentstring required

A comment explaining the reason for the silence

authorstring required

The author of the silence

expire_atstring date-time nullable

The date and time the silence expires in ISO 8601 format

Response

Successful Response

idstring uuid required

A generated unique identifier for the silence

insight_typestring required

The slug of the insight type

labelsobject required

A hash table of label names and values that apply to the insight silence

commentstring required

A comment explaining the reason for the silence

authorstring required

The author of the silence

expire_atstring date-time nullable required

The date and time the silence expires in ISO 8601 format