Function bitwarden_api_api::apis::ciphers_api::ciphers_id_delete_post
source · pub async fn ciphers_id_delete_post(
configuration: &Configuration,
id: &str
) -> Result<(), Error<CiphersIdDeletePostError>>