Process Recommendation
This endpoint will trigger our engine to train your data (process recommendation).
POST#
#
Request BodyField | Type | Description |
---|---|---|
token | String | Identifier of recommendation engine, use x-token when hit this endpoint |
confidence optional | Number | Confidence threshold for training |
#
Request Body Example#
Success 200Field | Type | Description |
---|---|---|
success | Boolean | Request was successful |
processId | String | Id of the training process |