---
title: "Create a new suite"
method: POST
path: "/suites"
tags: ["suites"]
---

# Create a new suite

`POST /suites`

## Request body

- object
  - `definition` string, required
  - `auto_add_externs` boolean

## Response `201`

Expected response

- Success20x
  - `message` string, required
  - `path` string

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/ecmwf/apis/ecflow-rest-api.md) · [All operations](https://skmtc.dev/ecmwf/apis/ecflow-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ecmwf/ecflow-rest-api/revisions/80c90e3b91b2/schema)
