pub async fn ciphers_id_attachment_attachment_id_delete_admin_post(
configuration: &Configuration,
id: Uuid,
attachment_id: &str,
) -> Result<DeleteAttachmentResponseData, Error<CiphersIdAttachmentAttachmentIdDeleteAdminPostError>>
pub async fn ciphers_id_attachment_attachment_id_delete_admin_post(
configuration: &Configuration,
id: Uuid,
attachment_id: &str,
) -> Result<DeleteAttachmentResponseData, Error<CiphersIdAttachmentAttachmentIdDeleteAdminPostError>>