Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.99 KB

runworkflowresponse.md

File metadata and controls

11 lines (8 loc) · 1.99 KB

RunWorkflowResponse

Fields

Field Type Required Description
ContentType string ✔️ HTTP response content type for this operation
RunWorkflowResponse *shared.RunWorkflowResponse The workflow instance
StatusCode int ✔️ HTTP response status code for this operation
RawResponse *http.Response ✔️ Raw HTTP response; suitable for custom response parsing