cURL
curl --request DELETE \ --url http://localhost:3000/api/v1/git/worktrees/{path} \ --cookie nut-session=
{ "success": true, "data": {} }
Delete a Git worktree
Session cookie authentication
Worktree path
Worktree deleted