Create Profile Group
Create a workspace-scoped profile group for dynamic customer segmentation. The API key determines the tenant and workspace; profile group IDs and keys are generated by Minerva.
Documentation Index
Fetch the complete documentation index at: https://docs.gominerva.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The Minerva API key used for this integration. Manage API keys in the Minerva dashboard under Administration > Developers.
Body
Profile group creation request
Customer-facing profile group label.
"High Risk"
Non-negative priority used to resolve profiles assigned to multiple groups. Active groups in the same workspace must use unique priorities.
x >= 0100
Optional description of the population this group represents.
"Enhanced diligence customers requiring the most frequent monitoring."
Optional monitoring cadence overrides for profiles assigned to this group. Omitted feed keys inherit the workspace-level cadence.
{
"Sanctions": "daily",
"PEP": "monthly",
"News": "monthly"
}