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

# PUT /wf/v{version}/WorkflowActionConfigurations/{id}

`PUT /wf/v{version}/WorkflowActionConfigurations/{id}`

## Path parameters

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

## Headers

- `company-id` string, required

## Request body

- WorkflowsContractsCommandsUpdateWorkflowActionConfigurationCommand
  - `id` integer
  - `workflowActionTypeId` integer
  - `configJson` string, 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)
