Features:
- Added Delete WhatsApp Template endpoint
- Changed Email channel DateTime format (It has the same time format as other channels: yyyy-MM-dd'T'HH:mm:ss.SSSZ)
- Corrected SMS channel sendAt field validation
Breaking Changes:
- Send Email endpoint changed -> /email/2/ to /email/3/
- WhatsApp create template model changed (category enum changed -> Enum: "MARKETING" "TRANSACTIONAL" "OTP")
- WhatsApp create template model changed (body is now an object)
- WhatsApp create template model changed (footer is now an object)