---
title: "Create a new playbook project"
method: POST
path: "/v1/creator/playbook"
---

# Create a new playbook project

`POST /v1/creator/playbook`

## Request body

- CreatorPlaybook
  - `project` string
  - `scm_project` string
  - `scm_org` string

## Response `201`

Created

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/ansible/apis/ansible-development-tools-apis.md) · [All operations](https://skmtc.net/ansible/apis/ansible-development-tools-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ansible/ansible-development-tools-apis/versions/e751e4cbef53/schema)
