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

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

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

## Path parameters

- `actorId` string, required
- `action` string, required

## Request body

- object
  - `args` unknown, required

## Response `200`

Action executed successfully

- object
  - `output` unknown, required

## Other responses

- `400` — Invalid action
- `500` — Internal error

---

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