---
title: "POST /gateway/{actorId}/inspector/action/{name}"
method: POST
path: "/gateway/{actorId}/inspector/action/{name}"
---

# POST /gateway/{actorId}/inspector/action/{name}

`POST /gateway/{actorId}/inspector/action/{name}`

## Path parameters

- `actorId` string, required
- `name` string, required

## Headers

- `Authorization` string

## Request body

- object
  - `args` unknown[]
    - unknown

## Response `200`

Action executed successfully

- object
  - `output` unknown

## Other responses

- `401` — Unauthorized

## Changes

- **2026-02-18** `b1a2246abed0` — 1 info
  - endpoint added
- **2025-10-22** `debdae6b1f30` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rivet-dev/apis/rivetkit-api/changes/gateway/:actorId/inspector/action/:name/post.md)

---

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