NotifiedBy encrypts all stored email content by default. But sometimes, you need even more control—so sensitive data is only ever readable by people with your key:
This feature lets you use your own encryption key, which we never store or see.
Encryption-Key
header in your API requests, or use encryption_key=
in the SDK/package call.