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": {