---
title: "Update a Custom Object"
method: PUT
path: "/api/v2/record/58/{id}"
---

# Update a Custom Object

`PUT /api/v2/record/58/{id}`

## Path parameters

- `id` string, required

## Request body

- object
  - `name` string — Object name
  - `collectionname` string — Plural object name

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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