/
/RivetKit API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
  • get/actors
  • put/actors
  • post/actors
  • get/actors/names
  • get/actors/{actor_id}/kv/keys/{key}
  • get/gateway/{actorId}/health
  • post/gateway/{actorId}/action/{action}
  • get/gateway/{actorId}/request/{path}
  • put/gateway/{actorId}/request/{path}
  • post/gateway/{actorId}/request/{path}
  • delete/gateway/{actorId}/request/{path}
  • options/gateway/{actorId}/request/{path}
  • head/gateway/{actorId}/request/{path}
  • patch/gateway/{actorId}/request/{path}
  • get/gateway/{actorId}/inspector/state
  • patch/gateway/{actorId}/inspector/state
  • get/gateway/{actorId}/inspector/connections
  • get/gateway/{actorId}/inspector/rpcs
  • post/gateway/{actorId}/inspector/action/{name}
  • get/gateway/{actorId}/inspector/queue
  • get/gateway/{actorId}/inspector/traces
  • get/gateway/{actorId}/inspector/workflow-history
  • post/gateway/{actorId}/inspector/workflow/replay
  • get/gateway/{actorId}/inspector/summary

patch/gateway/{actorId}/inspector/state

Path parameters

actorIdstring required

The ID of the actor to target

Headers

Authorizationstring

Bearer token for inspector authentication. Required in production, optional in development.

Request body

{"stackTrail":"paths:/gateway/{actorId}/inspector/state:patch:requestBody:content:application/json:schema:properties:state","oasType":"schema","type":"unknown"}

Response

State updated

okboolean

Changes