Create Developer Workflow Draft
Create an editable draft from the workflow's currently active version.
POST
/developer/v1/workflows/{definition_id}/draftAuthorizations
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_idrequiredResponses
WorkflowVersionResponse
idstringworkflow_idstringversion_numberinteger | nullstatusstringnodesarray<WorkflowNodeSchema>edgesarray<WorkflowEdgeSchema>triggerobject<string, any> | nullconfigobject<string, any> | nullHTTPValidationError
detailarray<ValidationError>