Removes a configured Vault Forward authentication method, disallowing it from being applied in Vault Forward requests.
This endpoint requires the vault-forward-authentications.write
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the Vault Forward configuration.
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
The ID of the Vault Forward authentication method.
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Returns an empty response.