Vault Forward authentication
Remove a Vault Forward authentication method
Removes a configured Vault Forward authentication method, disallowing it from being applied in Vault Forward requests.
DELETE
This endpoint requires the vault-forward-authentications.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Vault Forward configuration.
The ID of the Vault Forward authentication method.
Response
204
_mintlify/placeholder
Returns an empty response.
Was this page helpful?