# PATCH /routines/:id/update_routine_step_order **PATCH /routines/{id}/update_routine_step_order** Update routine step order ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch ### Body: (object) - **routine_step_order** (array[integer]) ## Responses ### 201 successful operation #### Body: (object) - **data** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Routine Not Found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)