Skip to main content
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

200 OK

On success, this API returns an empty JSON object {}.

Endpoint

POST/api/v1/alerting/templates/seed

/api/v1/alerting/templates/seed

Operation ID

SeedAlertBuiltinTemplates

Permalink

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.

View all change history