v1
latestOpenAPI 3.1.02026-07-243035381.4 MBTemplates
Update the default notification template
/v4/subscription/template/default
Update the default notification template for the current API key. Accepts enriched, enriched_with_raw_data, or a custom template ID. Custom template must exist. Deprecated legacy is also accepted.
put/v4/subscription/template/default
Request body
Example request
{
"templateId": "enriched"
}Response
OK