---
title: "Updates the configuration file for Shield."
method: PUT
path: "/v1/shield/java/config/{service}"
tags: ["Shield"]
---

# Updates the configuration file for Shield.

`PUT /v1/shield/java/config/{service}`

Updates the server backends for the Shield service

## Path parameters

- `service` string, required

## Request body

- ApiShieldConfig
  - `regionalizedBackends` object[]

## Response `200`

Response

- ApiShieldConfig
  - `regionalizedBackends` object[]

## Other responses

- `401` — Unauthorized request
- `500` — Could not handle query

---

[API](https://skmtc.dev/donutsmp/apis/donutsmp-public-api.md) · [All operations](https://skmtc.dev/donutsmp/apis/donutsmp-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/donutsmp/donutsmp-public-api/revisions/8fe37e5bd8fa/schema)
