Skip to main content
POST
curl
Copy one or more built-in presets into the application as editable blueprints. Call GET .../cases/blueprints/presets/ first to see the full catalogue and which presets are already installed.

Authorizations

x-api-key
string
header
required

Path Parameters

organization_id
string<uuid>
required

Organization UUID.

application_id
string<uuid>
required

Application UUID.

Body

application/json
preset_keys
string[] | null

Subset of screening_hit, aml_investigation, suspicious_activity, kyc. Omit to install all.

Response

No new presets to install (all requested presets already exist).

created
string[]