Checks if a custom email template exists on the core server
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/emailTemplates/{templateName}/exists
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/emailTemplates/{templateName}/exists
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/emailTemplates/{templateName}/exists' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'