Updates a workflow configuration versionAsk AIpatch https://api.staging.payrails.io/merchant/workflows/{workflowCode}/versions/{workflowVersion}Updates the description attribute of a workflow configuration version.Path ParamsworkflowCodestringrequiredPath parameter to specify the workflow code.workflowVersionnumberrequiredPath parameter to specify the workflow version.Body ParamsworkspaceIduuidWorkspace ID that the workflow configuration belongs to.descriptionstringDescription for the workflow configuration.Responses 200Created. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago