Revert Developer Workflow Version
Create a new editable draft copied from a historical workflow version.
POST
/developer/v1/workflows/{definition_id}/versions/{version_id}/revertAuthorizations
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_idrequiredversion_idrequiredResponses
WorkflowVersionResponse
idstringworkflow_idstringversion_numberinteger | nullstatusstringnodesarray<WorkflowNodeSchema>edgesarray<WorkflowEdgeSchema>triggerobject<string, any> | nullconfigobject<string, any> | nullHTTPValidationError
detailarray<ValidationError>