---
title: "Update an Animal"
method: PUT
path: "/animals/{animal_id}"
tags: ["Animals & Livestock"]
---

# Update an Animal

`PUT /animals/{animal_id}`

## Path parameters

- `animal_id` string, required

## Headers

- `Content-Type` string

## Request body

- object

## Response `200`

Successful response

---

[API](https://skmtc.net/farmbrite/apis/farmbrite-api-developers-documentation.md) · [All operations](https://skmtc.net/farmbrite/apis/farmbrite-api-developers-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/farmbrite/farmbrite-api-developers-documentation/revisions/b33a389fa2c0/schema)
