---
title: "Create an workflow status"
method: POST
path: "/api/v2/workflow_statuses"
tags: ["Workflow Statuses"]
---

# Create an workflow status

`POST /api/v2/workflow_statuses`

Create a new workflow status.

## Headers

- `X-Organization-Id` string, required

## Response `201`

Single workflow status

## Other responses

- `422` — Unprocessable Entity

---

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