# PATCH /analyze/claim/:token **PATCH /analyze/claim/{token}** Marks an unowned ingredient analysis as owned by the logged in user ## Servers ## Parameters ### Path parameters - **token** (string(uuid)) token reference to desired resource ## Responses ### 409 Conflict occurred ### 422 Unprocessable Entity ### 500 Server Error ### 401 Authorization information is missing or invalid. ### 200 successful operation #### Body: (object) - **result** (string) - **share_token** (string(uuid)) - **owner_user** (object) - **ingredient_group** (string) - **permissions** (object) ### 404 Ingredient Analysis Not Found ### 400 Bad Request [Powered by Bump.sh](https://bump.sh)