---
title: "Updates the Bot Protect parameters for the account"
method: PATCH
path: "/1.0/account/settings"
tags: ["Account Settings"]
---

# Updates the Bot Protect parameters for the account

`PATCH /1.0/account/settings`

## Response `200`

Account details updated

- AccountSettingsAccountSettingsRead — Bot Protect account settings
  - `name` string — Name of the account
  - `protectionEnabled` boolean — The status of the global Bot Protect active protection. True means the global Bot Protect active protection is on. False means the global Bot Protect active protection is off. Having the global Bot Protect active protection off will deactivate all Bot Protect protection regardless of the status set on each endpoint. This setting does not affect Account Protect: use /1.0/account-protect/settings instead.

## Other responses

- `400` — Invalid input
- `403` — Forbidden
- `404` — Resource not found
- `422` — Unprocessable entity

---

[API](https://skmtc.net/datadome/apis/protection-api.md) · [All operations](https://skmtc.net/datadome/apis/protection-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadome/protection-api/revisions/2576052958eb/schema)
