Email REST Endpoints
Admin/Email
for Email Service Data
- Download email templates
- Method: getPath:
/ccadmin/v1/email/types/{emailTypeId}/templates - Retrieve email notification types
- Method: getPath:
/ccadmin/v1/email/notificationTypes - Retrieve email service data
- Method: getPath:
/ccadmin/v1/email - Set email service data
- Method: postPath:
/ccadmin/v1/email - Test SMTP connection
- Method: postPath:
/ccadmin/v1/email/test - Update email templates
- Method: putPath:
/ccadmin/v1/email/types/{emailTypeId}/templates