Create a new message template with variable placeholders.
Variables:
{{variable_name}}Hello {{name}}, your code is {{code}}Benefits:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
API version in YYYY-MM-DD format
"2026-01-01"
Request payload for creating a new certificate template
Display name for the certificate template
"Professional Certification"
URL to the background image for the certificate
"https://example.com/certificates/professional-cert-bg.png"
Array of field names that can be populated when issuing certificates
[
"recipient_name",
"course_title",
"completion_date",
"instructor_name"
]
Certificate template created successfully