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

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

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

Creates a data retention bot in a Wickr network. Data retention bots are specialized bots that handle message archiving and compliance by capturing and storing messages for regulatory or organizational requirements.

## Path parameters

- `networkId` string, required

## Response `200`

Success

- CreateDataRetentionBotResponse
  - `message` string — A message indicating that the data retention bot was successfully provisioned.

## 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/versions/71d396c2af63/schema)
