Skip to main content

delete_attachment

Function delete_attachment 

Source
async fn delete_attachment(
    cipher_id: CipherId,
    attachment_id: &str,
    api_client: &ApiClient,
) -> Result<(), ApiError>