Skip to main content
Unary · Workflows Deletes a workflow permanently. Use this method to:
  • Remove unused workflows
  • Clean up test workflows
  • Delete obsolete configurations

Examples

  • Delete workflow: Permanently removes a workflow.

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.DeleteWorkflowRequest DeleteWorkflowRequest deletes a workflow permanently.

Response

gitpod.v1.DeleteWorkflowResponse This message has no fields.