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