Skip to main content
Unary · Environment Automations Deletes an automation service. This call does not block until the service is deleted. If the service is not stopped it will be stopped before deletion. Use this method to:
  • Remove unused services
  • Clean up service configurations
  • Stop and delete services

Examples

  • Delete service: Removes a service after stopping it.
  • Force delete: Immediately removes a service.

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

Response

gitpod.v1.DeleteServiceResponse This message has no fields.