--- markdown: advanced toc_includes_sections: true is_dynamic: true title: PUT a workflow run uri: /workflowruns/(workflowRunSWID) method: PUT summary: Updates a workflow run with the given SWID. --- <%= @item[:summary] %> Resource URL -------------- <%= @item[:method] %> <%= server_name %><%= @item[:uri] %> Parameters -------------- show : id : Example Requests -------------- <%= server_name %> ~~~~~ Code Block ~~~~~