diff --git a/.apigentools-info b/.apigentools-info
index 9129277bbebf..531465f6aafd 100644
--- a/.apigentools-info
+++ b/.apigentools-info
@@ -4,13 +4,13 @@
     "spec_versions": {
         "v1": {
             "apigentools_version": "1.6.6",
-            "regenerated": "2025-02-04 14:09:59.993284",
-            "spec_repo_commit": "4fb9047a"
+            "regenerated": "2025-02-04 19:29:35.787447",
+            "spec_repo_commit": "4b363b50"
         },
         "v2": {
             "apigentools_version": "1.6.6",
-            "regenerated": "2025-02-04 14:10:00.009911",
-            "spec_repo_commit": "4fb9047a"
+            "regenerated": "2025-02-04 19:29:35.802766",
+            "spec_repo_commit": "4b363b50"
         }
     }
 }
\ No newline at end of file
diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml
index 831530e2584b..7789e709ec8f 100644
--- a/.generator/schemas/v2/openapi.yaml
+++ b/.generator/schemas/v2/openapi.yaml
@@ -36988,6 +36988,7 @@ paths:
         If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
   /api/v2/incidents/{incident_id}/relationships/todos:
     get:
+      deprecated: true
       description: Get all todos for an incident.
       operationId: ListIncidentTodos
       parameters:
@@ -37025,6 +37026,7 @@ paths:
 
         If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
     post:
+      deprecated: true
       description: Create an incident todo.
       operationId: CreateIncidentTodo
       parameters:
@@ -37071,6 +37073,7 @@ paths:
         If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
   /api/v2/incidents/{incident_id}/relationships/todos/{todo_id}:
     delete:
+      deprecated: true
       description: Delete an incident todo.
       operationId: DeleteIncidentTodo
       parameters:
@@ -37105,6 +37108,7 @@ paths:
 
         If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
     get:
+      deprecated: true
       description: Get incident todo details.
       operationId: GetIncidentTodo
       parameters:
@@ -37143,6 +37147,7 @@ paths:
 
         If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
     patch:
+      deprecated: true
       description: Update an incident todo.
       operationId: UpdateIncidentTodo
       parameters: