Skip to content

Delete Workspace via API #12680

Closed Answered by shinyshoes404
shinyshoes404 asked this question in Q&A
Discussion options

You must be logged in to vote

After poking around in the UI and network monitor, I finally figured it out.

POST /api/v2/workspaces/{workspace id}/builds

body

{
    "orphan": false,
    "transition": "delete"
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shinyshoes404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
api Area: HTTP API
1 participant