Replace Developer Workflow Draft From Json
Replace the complete draft graph from canonical JSON without publishing it.
POST
/developer/v1/workflows/{definition_id}/draft/from-jsonAuthorizations
Authorizationstringheaderrequired
Send your GenHealth credential as Bearer <YOUR_API_KEY>. This endpoint requires workflow:write for the authenticated organization.
Headers
Acceptstringheader
Response media type. Use application/json for the current API.
Parameters
definition_idrequiredRequest body
Send an application/json request body. This body is required.
WorkflowImportEnvelope
kindstringschema_versionintegerworkflowUpload shape with write-side limits that do not constrain exports.WorkflowImportBodyResponses
WorkflowImportResponse
workflowWorkflowDefinitionResponsewarningsarray<WorkflowImportWarning>HTTPValidationError
detailarray<ValidationError>