---
title: "Delete a Fast Play build"
method: DELETE
path: "/content/{contentId}/embed/{contentEmbedRunId}/"
tags: ["WorldBuilder"]
---

# Delete a Fast Play build

`DELETE /content/{contentId}/embed/{contentEmbedRunId}/`

Stops a Fast Play build that is in the `queued`, `pending`, or `running` phase.

## Path parameters

- `contentId` string, required
- `contentEmbedRunId` string, required

## Headers

- `x-m2-organization-id` string, required
- `x-m2-project-id` string, required

## Response `204`

Default Response

- unknown

## Other responses

- `4XX` — The error object returned by the API when an error occurs

---

[API](https://skmtc.net/otherside/apis/world-builder.md) · [All operations](https://skmtc.net/otherside/apis/world-builder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/otherside/world-builder/revisions/5b916374c3f8/schema)
