# GET /analyze/:token/personalize **GET /analyze/{token}/personalize** Runs a personalized ruleset on the ingredient analysis ## Servers ## Parameters ### Path parameters - **token** (string(uuid)) token reference to desired resource ### Body: (object) - **category** (string) - **timeslot** (string) - **am_routine_id** (integer) - **pm_routine_id** (integer) ## Responses ### 401 Authorization information is missing or invalid. ### 200 successful operation #### Body: (object) - **failing_rules** (object) ### 404 Requested resource not found ### 422 Unprocessable Entity ### 400 Bad Request ### 500 Server Error [Powered by Bump.sh](https://bump.sh)