---
title: "POST /transform-group"
method: POST
path: "/transform-group"
tags: ["Processor Groups"]
---

# POST /transform-group

`POST /transform-group`

Create a new Processor Group

## Request body

- object
  - `title` string, required — The title of the Processor Group
  - `description` string, nullable — A description of this Processor Group's behavior or purpose.
  - `deploy_type` 'saas' | 'local' — The type of deployment this Processor Group will be used in.

## Response `200`

Default Response

---

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