post https://api.umbrellacost.io/api/v2/recommendationsNew/user-action
Set the user status according to the action in the request
Exclude Parameters
Name | Located in | Description | Required | Type |
---|---|---|---|---|
actionParams | body | Additional information in case the action is "exclude" | Conditional | object |
data | body | Additional information within actionParams | Conditional | object |
comment | body | when the action is "exclude" - add a comment to explain it | Conditional | String |
until | body | when the action is "exclude" - set the until date field. Example: 2025-03-30T11:23:56+03:00 | Conditional | data string |
labels Parameters
Name | Located in | Description | Required | Type |
---|---|---|---|---|
actionParams | body | Additional information in case the action is "label" | Conditional | object |
data | body | Additional information within actionParams | Conditional | object |
label_add | body | Comma separated list of labels to add to the recommendation | Conditional | String |
label_delete | body | Comma separated list of labels to remove from the recommendation, if they exist | Conditional | String |