# PATCH /routines/:id/routine_steps/:routine_step_id/assign_product_tutorial **PATCH /routines/{id}/routine_steps/{routine_step_id}/assign_product_tutorial** Assign product tutorial to a routine step ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch - **routine_step_id** (integer(int64)) ID of the routine step to fetch ### Body: (object) - **product_tutorial_id** (integer) ## Responses ### 201 successful operation #### Body: (object) - **data** (array[object]) ### 500 Server Error ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Requested resource not found ### 422 Unprocessable Entity [Powered by Bump.sh](https://bump.sh)