Skip to main content
Unary · Runners Deletes a runner permanently. Use this method to:
  • Remove unused runners
  • Clean up runner registrations
  • Delete obsolete runners

Examples

  • Delete runner: Permanently removes a runner.

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

Response

gitpod.v1.DeleteRunnerResponse This message has no fields.