Alerting & Response/Alert Templates
POSTAlertingSince 1.0SynchronousAuth Required
SeedAlertBuiltinTemplates
Seed the system with builtin default message templates
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
POST/api/v1/alerting/templates/seed
/api/v1/alerting/templates/seed
Request Example
curl -X POST '{host}/api/v1/alerting/templates/seed' -H 'Authorization: Bearer {token}' -H 'Content-Type: application/json' -d '{}'
Response Example
200{}Change History
This API has no change history records yet.
