---
title: "POST /updateDevicePolicyConfiguration"
method: POST
path: "/updateDevicePolicyConfiguration"
deprecated: true
---

# POST /updateDevicePolicyConfiguration

`POST /updateDevicePolicyConfiguration`

> **Deprecated.**

Updates the device policy configuration for the fleet.

## Request body

- object
  - `FleetArn` string, required — The ARN of the fleet.
  - `DeviceCaCertificate` string — The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.

## Response `200`

Success

- UpdateDevicePolicyConfigurationResponse

## Other responses

- `480` — UnauthorizedException
- `481` — InternalServerErrorException
- `482` — InvalidRequestException
- `483` — ResourceNotFoundException
- `484` — TooManyRequestsException

---

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