---
title: "Submit a wizard step"
method: PATCH
path: "/project_drafts/{id}"
tags: ["Projects"]
---

# Submit a wizard step

`PATCH /project_drafts/{id}`

## Path parameters

- `id` string, required

## Request body

- object
  - `step` 'details' | 'prompts' | 'competitors' | 'owned_media', required

## Response `200`

Draft envelope with next-step suggestions

## Other responses

- `404` — Resource not found
- `422` — Invalid parameters

---

[API](https://skmtc.dev/llmpulse/apis/llm-pulse-api.md) · [All operations](https://skmtc.dev/llmpulse/apis/llm-pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/llmpulse/llm-pulse-api/revisions/b1f6040a24b9/schema)
