AurionAI Docs

Reseed Default Templates

Re-seed default notification templates with translated content. Updates only rows that are still marked is_outdated=true (preserves admin-customised templates). Safe to call multiple times.

POST
/api/v2/notification-templates/reseed-defaults

Re-seed default notification templates with translated content.

Updates only rows that are still marked is_outdated=true (preserves admin-customised templates). Safe to call multiple times.

Authorization

AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://loading/api/v2/notification-templates/reseed-defaults"
{}