pub async fn ciphers_id_attachment_attachment_id_delete_post(
configuration: &Configuration,
id: Uuid,
attachment_id: &str,
) -> Result<(), Error<CiphersIdAttachmentAttachmentIdDeletePostError>>
pub async fn ciphers_id_attachment_attachment_id_delete_post(
configuration: &Configuration,
id: Uuid,
attachment_id: &str,
) -> Result<(), Error<CiphersIdAttachmentAttachmentIdDeletePostError>>