Azure Key Vault Secrets
Delete Managed Secret
Delete a specific managed secret.
delete/v0/azure-key-vault/secrets/{secret-id}
Path parameters
secret-idinteger required
The ID of the managed secret
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