Import Developer Workflow
Import canonical JSON as an inactive UMPA workflow with published version 1.
POST
/developer/v1/workflows/importAuthorizations
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
This endpoint does not define request parameters.
Request 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>