---
title: "PATCH /actions/{actionId}"
method: PATCH
path: "/actions/{actionId}"
tags: ["Base API"]
---

# PATCH /actions/{actionId}

`PATCH /actions/{actionId}`

Updates an action

## Response `200`

success

- object
  - `data` Action
    - `created_at` string
    - `description` string
    - `id` ActionID — unresolved $ref
    - `name` string
    - `update_at` string

---

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