pub async fn ciphers_id_delete_post(
configuration: &Configuration,
id: Uuid,
) -> Result<(), Error<CiphersIdDeletePostError>>
pub async fn ciphers_id_delete_post(
configuration: &Configuration,
id: Uuid,
) -> Result<(), Error<CiphersIdDeletePostError>>