From 7612471bf5be5759efd97530b5347a09bea3da2e Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:12:04 -0400 Subject: [PATCH] docs: Define new header --- website/content/docs/api-clients/api/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/docs/api-clients/api/index.mdx b/website/content/docs/api-clients/api/index.mdx index db307b5ea5..6fb380d20e 100644 --- a/website/content/docs/api-clients/api/index.mdx +++ b/website/content/docs/api-clients/api/index.mdx @@ -89,6 +89,7 @@ Responses may contain the following headers: - `RateLimit` - Provides the current limit, number of remaining requests, and the time at which the quota will reset for the limit that is closest to being exhausted for the requested resource and action. - `RateLimit-Policy` - Describes the limits for the requested resource and action. +- `x-correlation-id` - Indicates that an API request that came in to Boundary is also related to an audit event in Vault. ## Manage system resources