# PATCH /product_tutorials/:id/set_general_info **PATCH /product_tutorials/{id}/set_general_info** Update product tutorial general info ## Servers ## Parameters #### Path parameters - **id** (integer(int64)) ID of the resource to fetch ## Body parameters Content-type: - **general_info** (integer) ## Responses ### 201: successful operation #### Body Parameters: (object) - **data** (object) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 404: Product Tutorial Not Found ### 422: Unprocessable Entity ### 500: Server Error [Powered by Bump.sh](https://bump.sh)