Skip to documentation
Workflow Developer API

Delete Developer Workflow

Soft-delete a workflow after publish-scope authorization and explicit confirmation.

DELETE/developer/v1/workflows/{definition_id}

Authorizations

Authorization
stringheaderrequired

Send your GenHealth credential as Bearer <YOUR_API_KEY>. This endpoint requires workflow:publish for the authenticated organization.

Headers

Accept
stringheader

Response media type. Use application/json for the current API.

Parameters

definition_idrequired
stringpath

confirm
booleanquery

Must be true to confirm removal of the workflow from UMPA-visible lists.

Default: false

Responses

204Successful Response
422Validation Error
HTTPValidationError
detailarray<ValidationError>