cdp_update_prediction
Modify an existing prediction definition in Acquia's Customer Data Platform by providing updated fields as a JSON payload.
Instructions
Update an existing prediction definition (PUT /v2/{tenantId}/campaign/predictionDefs/{id}). Pass updated fields as a JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prediction_def_id | Yes | ||
| body | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |