From ae2ceedbd6ddeaf19b7885f15809d153cb460534 Mon Sep 17 00:00:00 2001 From: "zoo-github-actions-auth[bot]" Date: Tue, 8 Sep 2026 00:12:53 +0000 Subject: [PATCH] YOYO NEW API SPEC! --- spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.json b/spec.json index 08248f7d..8bb3d66b 100644 --- a/spec.json +++ b/spec.json @@ -20185,7 +20185,7 @@ "users" ], "summary": "Delete your user.", - "description": "This endpoint requires authentication by any Zoo user. It deletes the authenticated user from Zoo's database.\n\nThis call will only succeed if all invoices associated with the user have been paid in full and there is no outstanding balance.", + "description": "This endpoint requires authentication by any Zoo user. It deletes the authenticated user from Zoo's database.\n\nThis call will only succeed if all invoices associated with the user have been paid in full and there is no outstanding balance. Personal Factory jobs must be completed or canceled before deleting your account. In-progress jobs owned by an organization do not prevent account deletion.", "operationId": "delete_user_self", "responses": { "204": {