---
title: "DELETE /networks/{networkId}/data-retention-bots"
method: DELETE
path: "/networks/{networkId}/data-retention-bots"
---

# DELETE /networks/{networkId}/data-retention-bots

`DELETE /networks/{networkId}/data-retention-bots`

Deletes the data retention bot from a Wickr network. This operation permanently removes the bot and all its associated data from the database.

## Path parameters

- `networkId` string, required

## Response `200`

Success

- DeleteDataRetentionBotResponse
  - `message` string — A message indicating that the data retention bot and all associated data were successfully deleted.

## Other responses

- `480` — ValidationError
- `481` — BadRequestError
- `482` — ResourceNotFoundError
- `483` — ForbiddenError
- `484` — UnauthorizedError
- `485` — InternalServerError
- `486` — RateLimitError

---

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