# DELETE /product_tutorials/:id/product_tutorial_instructions/:instruction_id **DELETE /product_tutorials/{id}/product_tutorial_instructions/{instruction_id}** Delete product tutorial instruction ## Servers ## Parameters #### Path parameters - **id** (integer(int64)) ID of the resource to fetch - **instruction_id** (integer(int64)) ID of ProductTutorialInstruction ## Responses ### 204: no content success ### 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)