---
title: "Create Grazing (Move Animal/Group)"
method: POST
path: "/{resource_name}/{resource_id}/grazings"
tags: ["Animals & Livestock > Grazings / Movements"]
---

# Create Grazing (Move Animal/Group)

`POST /{resource_name}/{resource_id}/grazings`

Move an animal or livestock group grazing location

### Parameters

**location_id** `REQUIRED`

The ID of the `grow_location` to move the animal or livestock group to

* * *

**date** `OPTIONAL`

The date of the change in location. Defaults to today.

## Path parameters

- `resource_name` string, required
- `resource_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/versions/b33a389fa2c0/schema)
