Exam Vault Associate 002 All QuestionsBrowse all questions from this exam
Question 36

To make an authenticated request via the Vault HTTP API, which header would you use?

    Correct Answer: A

    To make an authenticated request via the Vault HTTP API, you need to include the X-Vault-Token HTTP Header. This header is used to pass the authentication token that verifies the identity and permissions of the requestor. Without this token, Vault will not be able to authenticate the request.

Discussion
daz_rekkaOption: A

https://developer.hashicorp.com/vault/api-docs#authentication