gitpod.v1.EnvironmentAutomationService

DeleteService

DeleteService deletes a service. This call does not block until the service is deleted. If the service is not stopped it will be stopped before deletion.

post/gitpod.v1.EnvironmentAutomationService/DeleteService

Request body

forceboolean
idstring uuid

Response

Success

GitpodV1DeleteServiceResponse required

Changes