---
title: "Changes to Register Flows"
method: POST
path: "/flow/register"
---

# Changes to Register Flows

`POST /flow/register`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-08-08** `696ee83009f6` — 1 info
- **2025-08-06** `82f6f0eba091` — 1 breaking, 1 warning, 9 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `FlowRegisterRegisterFlow` removed and replaced with `10_register_flow`
- **2025-08-06** `82f6f0eba091` — 1 breaking, 1 warning, 9 info
  - removed the success response with the status `200`
  - removed the optional property `error` from the response with the `400` status
  - api operation id `FlowRegisterRegisterFlow` was added
  - api tag `Flow Operations` added
  - api tag `Flow Management` removed
  - request property `url` list-of-types was widened by adding types `string` to media type `application/json`
  - removed the non-success response with the status `401`
  - added the optional property `extra` to the response with the `400` status
  - added the required property `detail` to the response with the `400` status
  - added the required property `status_code` to the response with the `400` status
  - added the success response with the status `201`

---

[Operation](https://skmtc.dev/masumi-network/apis/kodosumi-api/docs/flow/register/post.md) · [API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [Page](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/flow/register/post)
