diff --git a/.codegen.json b/.codegen.json
index df71dac34..68cd76c38 100644
--- a/.codegen.json
+++ b/.codegen.json
@@ -1 +1 @@
-{ "engineHash": "bc04b80", "specHash": "77eac4b", "version": "5.4.0" }
+{ "engineHash": "bc04b80", "specHash": "f2523d5", "version": "5.4.0" }
diff --git a/docs/sdkgen/archives.md b/docs/sdkgen/archives.md
index ad0d5c916..38be510cd 100644
--- a/docs/sdkgen/archives.md
+++ b/docs/sdkgen/archives.md
@@ -74,6 +74,10 @@ Permanently deletes an archive.
To learn more about the archive APIs, see the [Archive API Guide](https://developer.box.com/guides/archives).
+
To learn more about the archive APIs, see the [Archive API * Guide](https://developer.box.com/guides/archives). * + *
<Danger> This endpoint is currently unavailable. Please contact support for + * assistance. </Danger> + * * @param archiveId The ID of the archive. Example: "982312" */ public void deleteArchiveByIdV2025R0(String archiveId) { @@ -167,6 +170,9 @@ public void deleteArchiveByIdV2025R0(String archiveId) { *
To learn more about the archive APIs, see the [Archive API * Guide](https://developer.box.com/guides/archives). * + *
<Danger> This endpoint is currently unavailable. Please contact support for + * assistance. </Danger> + * * @param archiveId The ID of the archive. Example: "982312" * @param headers Headers of deleteArchiveByIdV2025R0 method */