Create summary template
Summary Templates
Create summary template
Creates a call summary template for the team.
POST
Create summary template
Required scope:
SUMMARY_TEMPLATES_WRITEBehavior
Creates a summary template for the team. Onlyname is required. sections may contain up to 10 entries; each section needs a title and an order.
Idempotency
This endpoint supports theIdempotency-Key header. If a request succeeds and you retry with the same key, the stored response is returned without re-executing the operation. See Idempotency.Authorizations
Body
application/json
Template name.
Example:
"Sales call"
Background context that helps the AI summarize calls (max 4000 characters).
Example:
"B2B SaaS sales calls"
Optional icon (e.g. an emoji).
Example:
"📞"
Ordered sections that make up the summary (max 10).
Maximum array length:
10Response
Summary template created