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.
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
The domain ID
Body
The slug of the insight type
64^[a-z0-9]+(?:-[a-z0-9]+)*$A hash table of label names and values that apply to the insight silence
A comment explaining the reason for the silence
180The author of the silence
180The date and time the silence expires in ISO 8601 format
Response
Successful Response
A generated unique identifier for the silence
The slug of the insight type
A hash table of label names and values that apply to the insight silence
A comment explaining the reason for the silence
The author of the silence
The date and time the silence expires in ISO 8601 format