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

# POST /wf/v{version}/WorkflowEntities

`POST /wf/v{version}/WorkflowEntities`

## Path parameters

- `version` string, required

## Headers

- `company-id` string, required

## Request body

- WorkflowsContractsCommandsCreateWorkflowEntityCommand
  - `name` string, nullable
  - `description` string, nullable
  - `isActive` boolean

## Response `200`

Success

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

---

[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)
