Customize Flexera One Automation emails
Automation emails must be customized through the Flexera API to match branding or organizational requirements. Any customization you apply affects all policies in your organization.
Use the following endpoint to retrieve the available customization options:
/policy/v1/orgs/{orgId}/customization-types
This endpoint provides customization types, including Flexera logos, email content, and background colors.
To apply a customization, call the following endpoint:
/policy/v1/orgs/{orgId}/customization-values/{customizationTypeId}
Call this endpoint individually for each customization you want to apply.
Was this helpful?
© 2026 Flexera. All rights reserved.