Skip to main content
Unary · Projects Deletes multiple projects in a single request. Use this method to:
  • Remove multiple unused projects at once
  • Clean up projects in batch
Returns successfully deleted project IDs and details about any failures. Each project in the request is processed independently - partial success is possible.

Examples

  • Delete multiple projects: Permanently removes several projects in one request.

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

Response

gitpod.v1.DeleteProjectsResponse
gitpod.v1.DeleteProjectsResponse.Failure