pub async fn push_id_delete(
    configuration: &Configuration,
    id: &str
) -> Result<(), Error<PushIdDeleteError>>