---
title: "PATCH /wf/v{version}/Workflows/{id}"
method: PATCH
path: "/wf/v{version}/Workflows/{id}"
tags: ["Workflows"]
---

# PATCH /wf/v{version}/Workflows/{id}

`PATCH /wf/v{version}/Workflows/{id}`

## Path parameters

- `id` integer, required
- `version` string, required

## Request body

- WorkflowsContractsCommandsPatchWorkflowCommand
  - `id` integer
  - `companyId` string, uuid
  - `name` string, nullable
  - `workflowEntityId` integer, nullable
  - `workflowEnrollmentTypeId` integer, nullable
  - `enrollmentStatement` string, nullable
  - `isActive` boolean, nullable

## Response `200`

Success

- BilfloUtilMicroservicesCQRSResponseBase1SystemBoolean
  - `isValid` boolean
  - `errors` string[], nullable
  - `warnings` string[], nullable
  - `info` string[], nullable
  - `message` string, nullable
  - `data` boolean

---

[API](https://skmtc.net/bilflo/apis/bilflo-api.md) · [All operations](https://skmtc.net/bilflo/apis/bilflo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bilflo/bilflo-api/versions/bcdbca776df0/schema)
