Azure Key Vault Accounts
Delete Azure Key Vault Account
Delete a specific Azure Key Vault account connection. The account cannot be deleted while it has managed secrets attached.
delete/v0/azure-key-vault/accounts/{account-id}
Path parameters
account-idinteger required
The ID of the Azure Key Vault account
Response
Successful response. The primary way to verify the request's success or failure is the response status code. In a future API version this endpoint may not return any response body at all.
EmptyResponse required