---
title: "POST /update-record"
method: POST
path: "/update-record"
tags: ["Record API"]
---

# POST /update-record

`POST /update-record`

update record

## Query parameters

- `id` string, required

## Request body

- ObjectRecord
  - `action` string
  - `clientIp` string
  - `createdTime` string
  - `id` integer
  - `isTriggered` boolean
  - `method` string
  - `name` string
  - `object` string
  - `organization` string
  - `owner` string
  - `requestUri` string
  - `user` string

## Response `200`

The Response object

---

[API](https://skmtc.net/casvisor/apis/swagger.md) · [All operations](https://skmtc.net/casvisor/apis/swagger/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casvisor/swagger/revisions/f2d06d4cbedc/schema)
