post https://{application_vanity_domain}/api/v1/applications//email-policies/resolve-overrides
Resolves the email policy overrides at the application level. Email policies support default values; therefore, if no overrides are defined at the application level, this API will return the defaults instead.
Application-level email policy overrides can be defined per email type. Therefore, within an application, some email types may be overridden, while others may still use the defaults.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description | 
|---|---|---|
| email-policy:read | Application | The subject can perform this request if they are associated with the application specified in the URL path. |