# PATCH /routines/:id/routine_steps/:routine_step_id/assign_pitch **PATCH /routines/{id}/routine_steps/{routine_step_id}/assign_pitch** Assign product pitch 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 parameters Content-type: - **product_pitch_id** (integer) ## Responses ### 201: successful operation #### Body Parameters: (object) - **data** (array[object]) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 404: Requested resource not found ### 500: Server Error [Powered by Bump.sh](https://bump.sh)