---
title: "Delete world bot deployment"
method: DELETE
path: "/{worldId}/bots/{botDeploymentId}/"
tags: ["Worlds Bots", "public"]
---

# Delete world bot deployment

`DELETE /{worldId}/bots/{botDeploymentId}/`

Stop a bot deployment for the specified world

## Path parameters

- `worldId` string, required
- `botDeploymentId` string, required

## Headers

- `x-m2-organization-id` string, required — The ID of an organization
- `x-m2-project-id` string, required — The ID of a project

## Response `200`

Default Response

---

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