diff --git a/.bin/rebuild-api.sh b/.bin/rebuild-api.sh
index 799d118..6676311 100755
--- a/.bin/rebuild-api.sh
+++ b/.bin/rebuild-api.sh
@@ -3,7 +3,7 @@
npm run docusaurus clean-api-docs analysis && npm run docusaurus gen-api-docs analysis
npm run docusaurus clean-api-docs classification && npm run docusaurus gen-api-docs classification
npm run docusaurus clean-api-docs content-generation && npm run docusaurus gen-api-docs content-generation
-npm run docusaurus clean-api-docs embeddings && npm run docusaurus gen-api-docs embeddings
+# npm run docusaurus clean-api-docs embeddings && npm run docusaurus gen-api-docs embeddings
npm run docusaurus clean-api-docs events && npm run docusaurus gen-api-docs events
npm run docusaurus clean-api-docs fact-check && npm run docusaurus gen-api-docs fact-check
npm run docusaurus clean-api-docs graphql && npm run docusaurus gen-api-docs graphql
diff --git a/docs/api/content-generation/create-content-generation.api.mdx b/docs/api/content-generation/create-content-generation.api.mdx
index 334c49e..1eac19e 100644
--- a/docs/api/content-generation/create-content-generation.api.mdx
+++ b/docs/api/content-generation/create-content-generation.api.mdx
@@ -30,7 +30,7 @@ Create new
Created
-
Authentication Failure
diff --git a/docs/api/manager/sidebar.js b/docs/api/manager/sidebar.js
index 4b51870..59f5ea1 100644
--- a/docs/api/manager/sidebar.js
+++ b/docs/api/manager/sidebar.js
@@ -1 +1 @@
-module.exports = [{"type":"doc","id":"api/manager/manager"},{"type":"category","label":"Account","link":{"type":"doc","id":"api/manager/account"},"items":[{"type":"doc","id":"api/manager/get-me","label":"Get","className":"api-method get"}]},{"type":"category","label":"Custom Domains","link":{"type":"doc","id":"api/manager/custom-domains"},"items":[{"type":"doc","id":"api/manager/validate","label":"Validate","className":"api-method post"}]},{"type":"category","label":"AddOns","link":{"type":"doc","id":"api/manager/add-ons"},"items":[{"type":"doc","id":"api/manager/list-configurations","label":"List","className":"api-method get"}]},{"type":"category","label":"Data URI","link":{"type":"doc","id":"api/manager/data-uri"},"items":[{"type":"doc","id":"api/manager/get","label":"Get the Web Data URI for a Web Page URL.","className":"api-method get"}]},{"type":"category","label":"Sitemap Imports","link":{"type":"doc","id":"api/manager/sitemap-imports"},"items":[{"type":"doc","id":"api/manager/create-sitemap-import","label":"Create","className":"api-method post"}]},{"type":"category","label":"Google Search Console Searches","link":{"type":"doc","id":"api/manager/google-search-console-searches"},"items":[{"type":"doc","id":"api/manager/list-website-search-1","label":"List Website Search data","className":"api-method get"}]},{"type":"category","label":"Google Search Console","link":{"type":"doc","id":"api/manager/google-search-console"},"items":[{"type":"doc","id":"api/manager/list-website-search","label":"List Website Search data","className":"api-method get"},{"type":"doc","id":"api/manager/list-websites","label":"List","className":"api-method get"}]},{"type":"category","label":"Google Merchants","link":{"type":"doc","id":"api/manager/google-merchants"},"items":[{"type":"doc","id":"api/manager/list-google-merchants","label":"List","className":"api-method get"}]},{"type":"category","label":"OAuth2 Authorized Clients","link":{"type":"doc","id":"api/manager/o-auth-2-authorized-clients"},"items":[{"type":"doc","id":"api/manager/list-o-auth-2-authorized-clients","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/create-o-auth-2-authorized-client","label":"Create","className":"api-method post"},{"type":"doc","id":"api/manager/delete-o-auth-2-authorized-client","label":"Delete","className":"api-method delete"},{"type":"doc","id":"api/manager/get-o-auth-2-authorized-client","label":"Get","className":"api-method get"},{"type":"doc","id":"api/manager/update-o-auth-2-authorized-client","label":"Update","className":"api-method put"}]},{"type":"category","label":"Analytics Imports","link":{"type":"doc","id":"api/manager/analytics-imports"},"items":[{"type":"doc","id":"api/manager/create-analytics-import","label":"Create","className":"api-method post"}]},{"type":"category","label":"Redeem Codes","link":{"type":"doc","id":"api/manager/redeem-codes"},"items":[{"type":"doc","id":"api/manager/redeem-code","label":"Redeem the provided code and get a key","className":"api-method post"}]},{"type":"category","label":"Include Excludes (WordPress plugin)","link":{"type":"doc","id":"api/manager/include-excludes-word-press-plugin"},"items":[{"type":"doc","id":"api/manager/list-include-excludes","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/update-include-excludes","label":"Update","className":"api-method put"}]},{"type":"category","label":"Accounts","link":{"type":"doc","id":"api/manager/accounts"},"items":[{"type":"doc","id":"api/manager/list-accounts","label":"List","className":"api-method get"}]},{"type":"category","label":"Merchants","link":{"type":"doc","id":"api/manager/merchants"},"items":[{"type":"doc","id":"api/manager/list-merchants","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/create-merchant","label":"Create","className":"api-method post"},{"type":"doc","id":"api/manager/delete-merchant","label":"Delete by id","className":"api-method delete"},{"type":"doc","id":"api/manager/get-merchant","label":"Get by id","className":"api-method get"},{"type":"doc","id":"api/manager/update-merchant","label":"Update","className":"api-method put"}]},{"type":"category","label":"Google Search Console OAuth2","link":{"type":"doc","id":"api/manager/google-search-console-o-auth-2"},"items":[{"type":"doc","id":"api/manager/create-auth-code-exchange","label":"Get an Access Code","className":"api-method post"},{"type":"doc","id":"api/manager/create-authorize-uri","label":"Create an Authorization URI","className":"api-method post"}]},{"type":"category","label":"Merchant Syncs","link":{"type":"doc","id":"api/manager/merchant-syncs"},"items":[{"type":"doc","id":"api/manager/list-merchant-syncs","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/create-sync","label":"Start","className":"api-method post"},{"type":"doc","id":"api/manager/get-merchant-sync","label":"Get by id","className":"api-method get"}]},{"type":"category","label":"Plugin Diagnostics","link":{"type":"doc","id":"api/manager/plugin-diagnostics"},"items":[{"type":"doc","id":"api/manager/update-diagnostic-plugin-collection","label":"Update","className":"api-method put"}]}];
\ No newline at end of file
+module.exports = [{"type":"doc","id":"api/manager/manager"},{"type":"category","label":"Account","link":{"type":"doc","id":"api/manager/account"},"items":[{"type":"doc","id":"api/manager/get-me","label":"Get","className":"api-method get"}]},{"type":"category","label":"Custom Domains","link":{"type":"doc","id":"api/manager/custom-domains"},"items":[{"type":"doc","id":"api/manager/validate","label":"Validate","className":"api-method post"}]},{"type":"category","label":"Botify Crawl Imports","link":{"type":"doc","id":"api/manager/botify-crawl-imports"},"items":[{"type":"doc","id":"api/manager/create-botify-crawl-import","label":"Create","className":"api-method post"}]},{"type":"category","label":"AddOns","link":{"type":"doc","id":"api/manager/add-ons"},"items":[{"type":"doc","id":"api/manager/list-configurations","label":"List","className":"api-method get"}]},{"type":"category","label":"Data URI","link":{"type":"doc","id":"api/manager/data-uri"},"items":[{"type":"doc","id":"api/manager/get","label":"Get the Web Data URI for a Web Page URL.","className":"api-method get"}]},{"type":"category","label":"Sitemap Imports","link":{"type":"doc","id":"api/manager/sitemap-imports"},"items":[{"type":"doc","id":"api/manager/create-sitemap-import","label":"Create","className":"api-method post"}]},{"type":"category","label":"Google Search Console Searches","link":{"type":"doc","id":"api/manager/google-search-console-searches"},"items":[{"type":"doc","id":"api/manager/list-website-search-1","label":"List Website Search data","className":"api-method get"}]},{"type":"category","label":"Google Search Console","link":{"type":"doc","id":"api/manager/google-search-console"},"items":[{"type":"doc","id":"api/manager/list-website-search","label":"List Website Search data","className":"api-method get"},{"type":"doc","id":"api/manager/list-websites","label":"List","className":"api-method get"}]},{"type":"category","label":"Google Merchants","link":{"type":"doc","id":"api/manager/google-merchants"},"items":[{"type":"doc","id":"api/manager/list-google-merchants","label":"List","className":"api-method get"}]},{"type":"category","label":"OAuth2 Authorized Clients","link":{"type":"doc","id":"api/manager/o-auth-2-authorized-clients"},"items":[{"type":"doc","id":"api/manager/list-o-auth-2-authorized-clients","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/create-o-auth-2-authorized-client","label":"Create","className":"api-method post"},{"type":"doc","id":"api/manager/delete-o-auth-2-authorized-client","label":"Delete","className":"api-method delete"},{"type":"doc","id":"api/manager/get-o-auth-2-authorized-client","label":"Get","className":"api-method get"},{"type":"doc","id":"api/manager/update-o-auth-2-authorized-client","label":"Update","className":"api-method put"}]},{"type":"category","label":"Analytics Imports","link":{"type":"doc","id":"api/manager/analytics-imports"},"items":[{"type":"doc","id":"api/manager/create-analytics-import","label":"Create","className":"api-method post"}]},{"type":"category","label":"Vector Search Nodes","link":{"type":"doc","id":"api/manager/vector-search-nodes"},"items":[{"type":"doc","id":"api/manager/update-nodes-collection","label":"Update","className":"api-method put"}]},{"type":"category","label":"Redeem Codes","link":{"type":"doc","id":"api/manager/redeem-codes"},"items":[{"type":"doc","id":"api/manager/redeem-code","label":"Redeem the provided code and get a key","className":"api-method post"}]},{"type":"category","label":"Vector Search Queries","link":{"type":"doc","id":"api/manager/vector-search-queries"},"items":[{"type":"doc","id":"api/manager/create-query","label":"Create","className":"api-method put"}]},{"type":"category","label":"Include Excludes (WordPress plugin)","link":{"type":"doc","id":"api/manager/include-excludes-word-press-plugin"},"items":[{"type":"doc","id":"api/manager/list-include-excludes","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/update-include-excludes","label":"Update","className":"api-method put"}]},{"type":"category","label":"Accounts","link":{"type":"doc","id":"api/manager/accounts"},"items":[{"type":"doc","id":"api/manager/list-accounts","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/get-account","label":"Get an account.","className":"api-method get"}]},{"type":"category","label":"Merchants","link":{"type":"doc","id":"api/manager/merchants"},"items":[{"type":"doc","id":"api/manager/list-merchants","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/create-merchant","label":"Create","className":"api-method post"},{"type":"doc","id":"api/manager/delete-merchant","label":"Delete by id","className":"api-method delete"},{"type":"doc","id":"api/manager/get-merchant","label":"Get by id","className":"api-method get"},{"type":"doc","id":"api/manager/update-merchant","label":"Update","className":"api-method put"}]},{"type":"category","label":"Google Search Console OAuth2","link":{"type":"doc","id":"api/manager/google-search-console-o-auth-2"},"items":[{"type":"doc","id":"api/manager/create-auth-code-exchange","label":"Get an Access Code","className":"api-method post"},{"type":"doc","id":"api/manager/create-authorize-uri","label":"Create an Authorization URI","className":"api-method post"}]},{"type":"category","label":"Merchant Syncs","link":{"type":"doc","id":"api/manager/merchant-syncs"},"items":[{"type":"doc","id":"api/manager/list-merchant-syncs","label":"List","className":"api-method get"},{"type":"doc","id":"api/manager/create-sync","label":"Start","className":"api-method post"},{"type":"doc","id":"api/manager/get-merchant-sync","label":"Get by id","className":"api-method get"}]},{"type":"category","label":"Plugin Diagnostics","link":{"type":"doc","id":"api/manager/plugin-diagnostics"},"items":[{"type":"doc","id":"api/manager/update-diagnostic-plugin-collection","label":"Update","className":"api-method put"}]}];
\ No newline at end of file
diff --git a/docs/api/manager/update-merchant.api.mdx b/docs/api/manager/update-merchant.api.mdx
index 18935a4..d5f2045 100644
--- a/docs/api/manager/update-merchant.api.mdx
+++ b/docs/api/manager/update-merchant.api.mdx
@@ -30,7 +30,7 @@ Update a Merchant
Success
-