Skip to main content
Unary · Environment Automations Stops a running task execution. Use this method to:
  • Cancel long-running tasks
  • Stop failed executions
  • Interrupt task processing

Examples

  • Stop execution: Stops a running task execution.

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.StopTaskExecutionRequest

Response

gitpod.v1.StopTaskExecutionResponse This message has no fields.