Step 1: Read all notification templates

GET {{apiPath}}/environments/{{envID}}/templates

The GET /environments/{{envID}}/templates endpoint returns a list of all notifications template resources for the specified environment resource. Each template.id corresponds to one or more compatible notification types.

For this use case, use the general template for email, SMS, and voice notification content in steps 2-7. For push notification content in steps 8 and 9, use the transaction template.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring