---
title: "Delete bot writers"
method: DELETE
path: "/bots/{key}/writers"
tags: ["bots"]
---

# Delete bot writers

`DELETE /bots/{key}/writers`

Remove all users from a bot's list of authorized writers.

## Path parameters

- `key` string, required

## Response `204`

The bot is no longer write-protected.

## Other responses

- `400` — Bad Request
- `401` — Authentication Error
- `403` — Forbidden
- `404` — Resource Not Found
- `default` — Error

---

[API](https://skmtc.dev/salesforce/apis/refocus-api.md) · [All operations](https://skmtc.dev/salesforce/apis/refocus-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/salesforce/refocus-api/revisions/42c2153b047e/schema)
