Skip to main content
Unary · Agents Stops an active agent execution. Use this method to:
  • Stop an agent that is currently running
  • Prevent further processing or resource usage

Examples

  • Stop an agent execution by ID:

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.StopAgentExecutionRequest

Response

gitpod.v1.StopAgentExecutionResponse This message has no fields.