---
title: "PATCH /2023-10-12/farms/{farmId}"
method: PATCH
path: "/2023-10-12/farms/{farmId}"
---

# PATCH /2023-10-12/farms/{farmId}

`PATCH /2023-10-12/farms/{farmId}`

Updates a farm.

## Path parameters

- `farmId` string, required

## Request body

- object
  - `displayName` string — <p>The display name of the farm to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
  - `description` string, password — <p>The description of the farm to update.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
  - `costScaleFactor` number, float — A multiplier applied to the farm's calculated costs for usage data and budget tracking. A value less than 1 represents a discount, a value greater than 1 represents a premium, and a value of 1 represents no adjustment.

## Response `200`

Success

- UpdateFarmResponse

## Other responses

- `480` — AccessDeniedException
- `481` — InternalServerErrorException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — ValidationException

---

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