# POST /products/create **POST /products/create** Returns created product ## Servers ## Parameters ### Body: (object) - **category_id** (integer) - **title** (string) - **analyze_ingredient_list_log_uuid** (string) analyze_ingredient_list_log_uuid or label_text must be entered but not both. - **label_text** (string) comma separated ingredient list. analyze_ingredient_list_log_uuid or label_text must be entered but not both. ## Responses ### 201 successful operation #### Body: (object) - **data** (object) - **links** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 403 Authorization forbidden ### 422 Unprocessable Entity ### 500 Server Error [Powered by Bump.sh](https://bump.sh)